제작자: 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"
]
}
]
} 최고의 Did I Refresh? 대안
다음은 Did I Refresh?과(와) 유사한 Firefox add-on입니다:
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