Inspect and view changes in Cache Captain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Cache Captain",
"browser_specific_settings": {
"gecko": {
"id": "cache-captain@gbotica",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"version": "1.0",
"description": "A developer and testing tool for managing browser cache and monitoring HTTP cache response headers. Click the toolbar icon to reload, clear browser data, or both. Monitors any configurable response header (fastcgi-cache, x-cache, cf-cache-status, and more) and displays the cache status as a colour-coded badge — HIT, MISS, BYPASS, EXPIRED, and STALE — on every page load.",
"permissions": [
"webRequest",
"webNavigation",
"tabs",
"storage",
"browsingData",
"notifications",
"<all_urls>"
],
"options_ui": {
"page": "options.html",
"browser_style": false
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Cache Captain",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
} ベストのCache Captain代替案
Cache Captainに類似したFirefox add-onをいくつか紹介します:
CacheCannon
LXB-Studio
Clear Cache
TenSoja
Cloudflare Cache Purger
Korben
Cache Cleaner
Shane
Clear Cache & Hard Reload
Isaias
Cache Cleaner
Benthum
Auto Cache Cleaner
MyNew Technologies
Cloudflare Cache Purger
Hussein. H.
Cache Cleaner Single Click
simple-cache-cleaner
Empty Cache Button
mvm
CacheBuster Pro
NOHU90
CacheControl
braycarlson