提供元: linhly
Inspect and view changes in Clear Cache Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Clear Cache Button",
"version": "1.0",
"description": "Xóa cache chỉ với một cú click.",
"permissions": [
"browsingData",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "Clear Cache"
},
"icons": {
"48": "icon.png"
},
"applications": {
"gecko": {
"id": "clearcache-11839d94@example.com"
}
}
} ベストのClear Cache Button代替案
Clear Cache Buttonに類似したFirefox add-onをいくつか紹介します: