By: Стоян Димитров
Inspect and view changes in CSS Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"version": "0.3.9",
"name": "__MSG_title__",
"description": "__MSG_description__",
"homepage_url": "https://github.com/StoyanDimitrov/css-reload",
"icons": {
"32": "assets/icon.svg",
"48": "assets/icon.svg",
"96": "assets/icon.svg"
},
"background": {
"scripts": [
"assets/internal-state.js",
"background.js"
]
},
"page_action": {
"default_icon": "assets/icon.svg",
"default_title": "__MSG_pageActionTitle__",
"pinned": true
},
"commands": {
"reload-css": {
"suggested_key": {
"default": "Ctrl+F9"
},
"description": "__MSG_hotKeyName__"
}
},
"options_ui": {
"page": "assets/options.html"
},
"permissions": [
"activeTab",
"storage",
"contextMenus",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "{d886e5fc-f10b-4cd4-ac3e-4a5b89927827}"
}
},
"default_locale": "en"
} Best CSS Reload Alternatives
Here are some Firefox add-ons that are similar to CSS Reload:
CSS Reloader
auchenberg
Live Reload — monitor and reload html, css, js
Blaise Kal
Reloader
Matt Hensman
Location Reload One
chihabgoku
Ready to Reload
Firefox user 13509376
Tab reload on select
syranez
Legacy Reload
freundTech
Reload Skip Cache Button
Button Guy
Empty Cache and Hard Reload
Khokon M.
ReloadMatic: Automatic Tab Refresh
pylo
Reload Tabs
Lucas Suberbielle
No-Cache No-Store for Selected Hosts
jscher2000