Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "censor-obfus",
"version": "0.0.2",
"manifest_version": 3,
"description": "\u654f\u611f\u8bcd\u66ff\u6362\u6df7\u6dc6 - \u7528\u540c\u97f3\u5b57\u66ff\u6362\u654f\u611f\u8bcd",
"homepage_url": "https:\/\/github.com\/josherich\/censor-obfus",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"background": {
"service_worker": "src\/app.js",
"type": "module"
},
"action": {
"default_icon": "icons\/icon19.png",
"default_title": "",
"default_popup": "src\/browser_action\/browser_action.html"
},
"permissions": [
"clipboardWrite"
]
}