Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"reset.css"
]
}
],
"description": "Indicates use of common reset style sheets.",
"homepage_url": "https:\/\/codeberg.org\/j9t\/reset-style-sheet-highlighter",
"icons": {
"16": "images\/icon-16.png",
"48": "images\/icon-48.png",
"128": "images\/icon-128.png"
},
"manifest_version": 3,
"name": "Reset Style Sheet Highlighter",
"version": "1.6.9"
}