1
1 Comment

Building a new Chrome extension? Make sure you are using the manifest v3

Google just announced that they are going to start turning off v2 Chrome extensions in June 2023.

The problem is a ton of the examples and code out there uses a v2 manifest.

I personally have had a hard time with the new change where you can't load external javascript via tags. That made me learn npm and webpack and serverless functions etc.

Here is their article on how to migrate - https://developer.chrome.com/docs/extensions/mv3/intro/mv3-migration/

And here is their proposed timeline for moving to v3. - https://developer.chrome.com/blog/more-mv2-transition/

posted to Icon for group Developers
Developers
on September 29, 2022
Trending on Indie Hackers
I built a tool that shows what a contract could cost you before signing User Avatar 111 comments The coordination tax: six years watching a one-day feature take four months User Avatar 73 comments My users are making my product better without knowing it. Here's how I designed that. User Avatar 63 comments A simple LinkedIn prospecting trick that improved our lead quality User Avatar 50 comments I changed AIagent2 from dashboard-first to chat-first. Does this feel clearer? User Avatar 39 comments Why I built a SaaS for online front-end projects that need more than a playground User Avatar 15 comments