You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"manifest_version":3,"name":"Dom Selector","version":"2.1.0","description":"A simple document element selector for styling and tagging purposes.","content_scripts":[{"matches":["<all_urls>"],"js":["selector.js"]}],"background":{"service_workers":"background.js"},"action":{"default_popup":"selector.html","default_title":"Dom Selector","default_icon":{"16":"icons/icon16.png","24":"icons/icon24.png","32":"icons/icon32.png","36":"icons/icon36.png","48":"icons/icon48.png"}},"permissions":["storage"]}