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

Upgrade build tooling (mozilla add-ons listing down) #57

Closed
cadorn opened this issue Apr 21, 2020 · 10 comments
Closed

Upgrade build tooling (mozilla add-ons listing down) #57

cadorn opened this issue Apr 21, 2020 · 10 comments

Comments

@cadorn
Copy link
Member

cadorn commented Apr 21, 2020

The build tooling is currently failing.

It needs to be upgraded to the latest tech.

@cadorn
Copy link
Member Author

cadorn commented Apr 21, 2020

A mozilla extension reviewer is unable to build the extension.

@cadorn
Copy link
Member Author

cadorn commented Apr 21, 2020

I have been working on updating the libraries underlying the extension to a new build system. I am about to update the extension.

@jeeba
Copy link

jeeba commented Apr 29, 2020

Yes please, your tool was awesome. I was looking for it. Is there a way to make it work also on Firefox Developer Edition?

@stSaHiB
Copy link

stSaHiB commented Apr 30, 2020

I'm using it on FF developer Edition (and Chrome if I need 2 Browsers) - it's working.
but you are right with one thing: it's awesome :-)

@jeeba
Copy link

jeeba commented Apr 30, 2020

@stSaHiB ¿Where do you find the PlugIn on FF Dev? I can't find it on the Firefox Repository :(

@cadorn
Copy link
Member Author

cadorn commented Apr 30, 2020

@jeeba The mozilla add-ons listing is currently down until I publish a new release that passes review.

You can install the extension from here in the meantime: https://github.com/firephp/firephp-for-browser-devtools#local

@cadorn cadorn changed the title Upgrade build tooling Upgrade build tooling (mozilla add-ons listing down) May 2, 2020
@cadorn
Copy link
Member Author

cadorn commented May 21, 2020

I have a new preview build 1.4.2 pre to test for regressions: https://github.com/firephp/firephp-for-browser-devtools/tree/pre/dist

It is from this PR: #59

It should work on Firefox, Chrome & Brave.

Just a bit more work and the extension can be built from source. I'll then submit to addons and chrome store.

Then on to bug fixes and new features! :D

@cadorn
Copy link
Member Author

cadorn commented Jul 3, 2020

A new release has been submitted to Mozilla & Google for review: https://github.com/firephp/firephp-for-browser-devtools/releases/tag/v1.4.6

Will take up to several weeks for manual review by them.

@cadorn
Copy link
Member Author

cadorn commented Jul 12, 2020

Another new release with a better permissions grant flow for chrome has been submitted. The user is now asked to grant permissions for every hostname specifically so the extension does not need access to all hostnames by default.

This optional_permissions feature is not working on firefox as the webRequest API does not get events when granting permissions to a new hostname. On firefox, the user must still grant all permissions from the start. See: #63

@cadorn
Copy link
Member Author

cadorn commented Oct 10, 2020

A new build has been submitted to Mozilla: https://github.com/firephp/firephp-for-browser-devtools/releases/tag/v1.5.7

It should pass manual approval now and stay up.

@cadorn cadorn closed this as completed Oct 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants