Skip to content

Conversation

@trlkly
Copy link

@trlkly trlkly commented Aug 12, 2024

I followed the guide at https://developer.chrome.com/docs/extensions/develop/migrate

There was one API that doesn't exist in Mv3, but the difference in functionality seems minimal. (Script can no longer detect if a popup is open.)

trlkly added 2 commits August 12, 2024 08:42
Followed manifest V3 guide. Tested in Chrome, but not in Firefox (yet).
@clach04
Copy link

clach04 commented Feb 26, 2025

@trlkly not had chance to review/test this out yet but thank you in advance 🙏

@clach04
Copy link

clach04 commented Feb 26, 2025

🏆 Works for me in Microsoft Edge :-)

@monoblaine
Copy link

Thank you @trlkly, I tried "Clutter Free" for a couple of months but the lack of "'number of duplicate tabs' badge" was a serious disadvantage. Your patches work fine: The only thing that needs fixed is the missing scriptImport.js in build/list.txt.

@trlkly
Copy link
Author

trlkly commented Mar 4, 2025

@monoblaine Thanks! I totally missed there was a build list.

@Bamajon1974
Copy link

@trlkly @clach04 are either of you planning on releasing your forks to the Chrome web store?

Thanks!

@clach04
Copy link

clach04 commented Mar 26, 2025

@Bamajon1974 no, the Chrome store requires jumping through hoops I'm not willing to go through (unlike the other major extension stores). I'm essentially running in Dev mode when I'm using Chrome to load local code.

If you have the time, energy, and money to do this you'll likely make a few people happy (including me 😄 ).

Again kudos to @trlkly for getting this up and running and @monoblaine for the final patch 👏

@lumeng
Copy link

lumeng commented Apr 10, 2025

How do I build this locally and install it to my browser for testing?

@clach04
Copy link

clach04 commented Apr 11, 2025

@lumeng

How do I build this locally and install it to my browser for testing?

It varies. IMHO The easiest option is to not build it, rename the manifest file for the browser you are using (this step is unique to this repo), then load a debug version - some notes on this in readme at https://github.com/clach04/export-tabs-urls-phoenix/#dev-notes

This isn't the best forum to ask that sort of question, so I don't intend to follow up on this. Good luck, I hope it gets you started 👍

@leav6
Copy link

leav6 commented Apr 11, 2025 via email

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants