Inspect and view changes in Ready to Reload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds a dedicated reload button to Firefox. Icons made by Lucy G from www.flaticon.com",
"manifest_version": 2,
"name": "Ready to Reload",
"version": "0.2resigned1",
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"64": "icons/icon-64.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{3018b536-d0ad-4571-befe-887e2ad0fd47}"
}
}
} Best Ready to Reload Alternatives
Here are some Firefox add-ons that are similar to Ready to Reload:
Reloader
Matt Hensman
Reload button
kiheru
Legacy Reload
freundTech
Reload page in URL bar
Korso10
Reload button in Location bar
ExE Boss
Librefox Reload Button Url Bar
intika
Reload Button WebExtension
KWierso
Empty Cache and Hard Reload
Khokon M.
Favicon Reloader
myusefulladdons02
Favicon Reloader
someusefulladdons
Reload in address bar
Peder Lång Skeidsvoll