Inspect and view changes in Stop Auto-Refresh Anchor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Stop Auto-Refresh Anchor",
"version": "1.0.0",
"description": "Stops websites from auto-refreshing and saves your exact scroll position so you never lose your place.",
"permissions": [
"storage",
"tabs",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "stop-autorefresh-anchor@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Stop Auto-Refresh Anchor Alternatives
Here are some Firefox add-ons that are similar to Stop Auto-Refresh Anchor:
Stop Auto Reload
kgersen
Scroll to Anchor
ßαbαк
Auto Refresh
SHUTDOWN
Autoscroll Automatic Scrolling
U Boo
Auto Resume Scroll Position
Daisy Chavez
Autoscroll: Page Scrolling
100VIP
Advanced Auto Refresh
Hamza
Automatic Scroll T
Developer2025
Facebook Auto-Refresh Blocker
rhsCZ
Auto Refresher Pro
Bitan Bhattachirjee
Auto refresh page
Softpulse Infotech
SnapScroll
ehgroemien