kdzwinel / SnappySnippet

Chrome extension that allows easy extraction of CSS and HTML from selected element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't read or change site's data

caleidoscopio opened this issue · comments

image

When I install this extension I'm unable to run it on any website. I already checked the extension's settings and browser permissions but can't seem to find a solution.

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.<img width="688" alt="Screenshot 2023-08-22 at 5 15 03 PM"

— Extension page, error button within the extension info widget

@ganar @caleidoscopio This extension still works in Chrome despite the deprecation warning. You need to open DevTools and click the "double right arrow" thing in the DevTools tabs (to the right of "Elements", "Console", etc.) then click SnappySnippet from the menu and it'll add the SnappySnippet tab:

image

Note that actual disabling of Manifest V2 extensions won't happen until some time in 2024.

@josephrocca That's not the case any more I think. At least in my case the dev tools tabs don't have any such thing as Snappysnippet
Screenshot 2023-10-30 at 14 54 29

Hmm, strange. Works fine for me - tested just now on Chrome v118 Linux. Goes without saying, but make sure it's actually enabled, despite the error. And maybe try a browser restart. Not sure though - good luck! (pls don't tag me for further messages here)