By: Colin Knapp Add-on
Inspect and view changes in Reload Pin — Auto Refresh source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reload Pin — Auto Refresh",
"version": "1.0.3",
"description": "Reload the current tab until it loads without an error.",
"author": "Colin Knapp",
"permissions": [
"alarms",
"storage",
"webRequest"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
],
"type": "module"
},
"action": {
"default_title": "Reload this tab until it loads without an error",
"default_popup": "src/popup.html",
"default_icon": {
"16": "icons/reload-pin.svg",
"32": "icons/reload-pin.svg"
}
},
"icons": {
"16": "icons/reload-pin.svg",
"32": "icons/reload-pin.svg",
"48": "icons/reload-pin.svg",
"96": "icons/reload-pin.svg"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'none'"
},
"browser_specific_settings": {
"gecko": {
"id": "reload-pin@extensions.colinknapp.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Reload Pin — Auto Refresh Alternatives
Here are some Firefox add-ons that are similar to Reload Pin — Auto Refresh:
Reload Pinned Tabs
Dave
Reload Timer
Laila
ReloadMatic: Automatic Tab Refresh
pylo
Reload Pinned Tabs
Dave
Darrells ReLoader
Howarth Tech Solutions
Tabs Auto Reloader (Pro)
Cesar R Bagatoli
Tab Reloader (page auto refresh)
James Fray
Scheduled Refresh for Pinned Tabs
阳熙来
Page Reload Timer
link
Tab reload on select
syranez
Random Auto Reload
MR
Fire Auto Reloader
Francesco De Stefano