GoogleChromeLabs / ProjectVisBug

FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
https://visbug.web.app
Apache License 2.0
5.41k stars 284 forks source link

Where is Firefox add-on #565

Closed filipw01 closed 1 year ago

filipw01 commented 1 year ago

What happened to the Firefox add-on? Is it no longer supported or is that temporary?

Screenshot 2022-08-18 at 22 59 30

https://addons.mozilla.org/en-US/firefox/addon/visbug/

argyleink commented 1 year ago

they've taken it down because they couldnt build the extension from the source code I uploaded.. and even though I directed them to this github page with all the build instruction, it wasnt enough to prevent the temporary takedown.

I'll have it back up this week! I just need to satisfy some of their new requirements around building from source and it'll be back. Sorry for this temporary lapse!

argyleink commented 1 year ago

been submitted, waiting to hear back 👍🏻

argyleink commented 1 year ago

we've gone back and forth a few times, I think I've made all the changes they requested in today's upload 🙏🏻

kattsukii commented 1 year ago

@argyleink hey was just wondering about the upload time if its almost done 🙏🏻

argyleink commented 1 year ago

We've gone back and forth lots of times.. I've been waiting a week since the last interaction with the reviewer.. so sorry y'all!

kattsukii commented 1 year ago

no problem take your time i was just asking

felipehw commented 1 year ago

@argyleink

Could you guys put the Firefox extension file to download directly from a third-party site? In this way, we could use the Firefox extension without being vulnerable to the humor of Mozilla maintainers.

Ah, awesome extension, thanks for the job!

argyleink commented 1 year ago

that's a great idea! i've captured it in a new issue here https://github.com/GoogleChromeLabs/ProjectVisBug/issues/574

SoyDiego commented 1 year ago

Great extension, please, upload to third-party site. Thanks for your work @argyleink

argyleink commented 1 year ago

resubmitted again

argyleink commented 1 year ago

if you want to side load it, it's easiest if you clone and run the build scripts than to download a zip n stuff. but you will need web-ext to get it into your ff instance

SoyDiego commented 1 year ago

Thanks @argyleink I continue waiting to try in firefox :)

dalemoore commented 1 year ago

Really hope Mozilla approves this. I just found out about it and tested it in Chrome and it's great, but I prefer Firefox.

argyleink commented 1 year ago

they didnt, they rejected it because it had a bundled file in it... a bundled file in just the source.. the rest of it is all good, they just "dont like" that the file is there so they reject it. lemme try again. they're being super wierd.

argyleink commented 1 year ago

been 6 days since my last submission..

arsh999cg commented 1 year ago

@argyleink How to compile the source code manually for firefox? Can you provide tutorial please?

argyleink commented 1 year ago

there's some here https://github.com/GoogleChromeLabs/ProjectVisBug/wiki/Local-Extension-Dev-Testing-(DevBug)

the change you'll want to make is using the command npm run extension:firefox and make sure you have web-ext installed 👍🏻

argyleink commented 1 year ago

still back and forth with them, just made another submission

argyleink commented 1 year ago

Should be back!!