By: Tom Lum
Inspect and view changes in Did I Refresh? source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Did I Refresh?",
"short_name": "Did I Refresh?",
"version": "1.0.0",
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "{c0604031-066c-4d89-960d-1459b52014e7}",
"strict_min_version": "42.0"
}
},
"description": "Lets you know if your page actually refreshed",
"homepage_url": "http://www.TomLum.com/",
"icons": {
"128": "icons/icon128on.png"
},
"default_locale": "en",
"browser_action": {
"default_icon": "icons/icon128on.png",
"default_title": "Did I Refresh?",
"default_popup": "popup.html"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"http://127.0.0.1/*",
"http://localhost/*"
],
"js": [
"src/inject/refreshcheck.js"
]
}
]
} Best Did I Refresh? Alternatives
Here are some Firefox add-ons that are similar to Did I Refresh?:
Joke Refresh Notification
Papabirb
Enhanced Auto-Refresh
Jorge
Refreshy
dinobpublishing
Random Ext
The Simple Coder
Big Refresh Button
Lucian Mușat
RefreshMate
Rabail Ali
Auto Refresh
Gaking79
Barcode refresh icon
MM88
Live Page Monitor
Philippa Rush
Pull to Refresh
Andrei Petcu