Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox Extension? #150

Open
jlczuk opened this issue Aug 14, 2019 · 11 comments
Open

Firefox Extension? #150

jlczuk opened this issue Aug 14, 2019 · 11 comments

Comments

@jlczuk
Copy link

jlczuk commented Aug 14, 2019

Is there any chance of a firefox extension?

@johnmurphy01
Copy link
Contributor

Of course! You're actually the first person to ask but it should be trivial to port this to a Firefox addon.

@jlczuk
Copy link
Author

jlczuk commented Aug 14, 2019

All I can say is, SUWEEET! If I knew how to do it, I would fork and issue a PR. Thanks!

@johnmurphy01
Copy link
Contributor

After looking a little bit, appears there will be some work to do for the port. Definitely doable, but may take a little longer than I expected.

@johnmurphy01 johnmurphy01 changed the title Firefox Extention? Firefox Extension? May 19, 2020
@johnmurphy01
Copy link
Contributor

@all-contributors please add @jlczuk for ideas

@allcontributors
Copy link
Contributor

@johnmurphy01

I've put up a pull request to add @jlczuk! 🎉

@DavidGriffith
Copy link

How close is this effort to fruition?

@johnmurphy01
Copy link
Contributor

@DavidGriffith hasn't been started. Just based on my above comments, my guess is it would take a little bit of work but can likely be done with minimal changes. Firefox does now support Manifest v3 just like Chrome so it could be as easy as uploading to the Firefox extension store. I will just have to check and see

@DavidGriffith
Copy link

@DavidGriffith hasn't been started. Just based on my above comments, my guess is it would take a little bit of work but can likely be done with minimal changes. Firefox does now support Manifest v3 just like Chrome so it could be as easy as uploading to the Firefox extension store. I will just have to check and see

I'm hoping that this would provide a solution to https://github.com/orgs/community/discussions/67437. I've tried a bunch of stuff that just don't work.

@johnmurphy01
Copy link
Contributor

@DavidGriffith hasn't been started. Just based on my above comments, my guess is it would take a little bit of work but can likely be done with minimal changes. Firefox does now support Manifest v3 just like Chrome so it could be as easy as uploading to the Firefox extension store. I will just have to check and see

I'm hoping that this would provide a solution to https://github.com/orgs/community/discussions/67437. I've tried a bunch of stuff that just don't work.

Unfortunately, Kamino only works within github.com. The extension is only enabled for that domain and uses the github api to move stuff around. I have very little exposure to Gitlab but it's possible Kamino could fulfill that need, but there would need to be work to make all of that happen.

@DavidGriffith
Copy link

@DavidGriffith hasn't been started. Just based on my above comments, my guess is it would take a little bit of work but can likely be done with minimal changes. Firefox does now support Manifest v3 just like Chrome so it could be as easy as uploading to the Firefox extension store. I will just have to check and see

I'm hoping that this would provide a solution to https://github.com/orgs/community/discussions/67437. I've tried a bunch of stuff that just don't work.

Unfortunately, Kamino only works within github.com. The extension is only enabled for that domain and uses the github api to move stuff around. I have very little exposure to Gitlab but it's possible Kamino could fulfill that need, but there would need to be work to make all of that happen.

My big problem is getting data into Github rather than getting it out of Gitlab. I've been able to get that out of Gitlab in the form of CSV files, but getting it into Github is very troublesome. In fact, I'm having a nasty time simply getting a CSV file from Github and putting it right back into different repo within Github. I'm hoping to use this extension to do the second half of this task.

@johnmurphy01
Copy link
Contributor

@DavidGriffith understood. Moving content into different repos is pretty painless with Kamino. I tried uploading the extension to the Firefox addon store yesterday. There were some validation issues so those will need to be fixed before Kamino can be available on Firefox. As I have time I will try to get these resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants