59 lines
2.6 KiB
JSON
59 lines
2.6 KiB
JSON
{
|
|
"action": {
|
|
"default_icon": {
|
|
"128": "img/icon/icon_128.png",
|
|
"16": "img/icon/icon_16.png",
|
|
"24": "img/icon/icon_24.png",
|
|
"32": "img/icon/icon_32.png",
|
|
"48": "img/icon/icon_48.png",
|
|
"64": "img/icon/icon_64.png",
|
|
"96": "img/icon/icon_96.png"
|
|
},
|
|
"default_title": "Clear Cache"
|
|
},
|
|
"background": {
|
|
"service_worker": "service-worker-loader.js",
|
|
"type": "module"
|
|
},
|
|
"commands": {
|
|
"_execute_action": {
|
|
"description": "Clear Cache",
|
|
"suggested_key": {
|
|
"default": "Ctrl+Shift+R"
|
|
}
|
|
}
|
|
},
|
|
"content_security_policy": {
|
|
"sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.paddle.com https://buy.paddle.com https://clearcache.io/checkout/index.html; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.paddle.com https://buy.paddle.com https://clearcache.io/checkout/index.html; child-src 'self' https://clearcache.io/checkout/index.html https://buy.paddle.com; frame-src https://clearcache.io/checkout/index.html https://buy.paddle.com;"
|
|
},
|
|
"description": "Powerful, user-friendly browser data management, right from your toolbar.",
|
|
"icons": {
|
|
"128": "img/icon/icon_128.png",
|
|
"16": "img/icon/icon_16.png",
|
|
"24": "img/icon/icon_24.png",
|
|
"32": "img/icon/icon_32.png",
|
|
"48": "img/icon/icon_48.png",
|
|
"64": "img/icon/icon_64.png",
|
|
"96": "img/icon/icon_96.png"
|
|
},
|
|
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC0Tx8cgLN3RHLtYSs1ZQ//YX2lD7ZwaePflRoQvJObHPmJ/cs45wckNOJnet5HxtmXacW8fDAJ7XZpLwIw+I9MWuL8FWCcNVxWo4AYzwaSw1HjR1K+GLY2A74a3siDCT0oUBSK0tp479GoojL00WMq5CcravoGQ7/7MUEHjJjT0wIDAQAB",
|
|
"manifest_version": 3,
|
|
"minimum_chrome_version": "101",
|
|
"name": "Clear Cache",
|
|
"optional_host_permissions": [ "https://*.paddle.com/" ],
|
|
"optional_permissions": [ "scripting", "tabs", "idle" ],
|
|
"options_page": "pages/options/index.html",
|
|
"permissions": [ "alarms", "activeTab", "browsingData", "declarativeNetRequestWithHostAccess", "offscreen", "storage" ],
|
|
"sandbox": {
|
|
"pages": [ "pages/sandbox/index.html" ]
|
|
},
|
|
"update_url": "https://clients2.google.com/service/update2/crx",
|
|
"version": "2.1.10.4",
|
|
"version_name": "2.1.10-build.4",
|
|
"web_accessible_resources": [ {
|
|
"matches": [ "\u003Call_urls>" ],
|
|
"resources": [ "pages/sandbox/index.html", "pages/offscreen/sandbox/index.html", "pages/offscreen/storage/index.html" ],
|
|
"use_dynamic_url": true
|
|
} ]
|
|
}
|