Inspect and view changes in LiveReload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LiveReload",
"version": "20.3.0",
"background": {
"scripts": [
"global.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"injected.js"
]
}
],
"web_accessible_resources": [
"livereload.js"
],
"permissions": [
"tabs",
"<all_urls>"
],
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_title": "Enable LiveReload",
"default_icon": "IconDisabled.svg",
"theme_icons": [
{
"dark": "IconDisabled.svg",
"light": "IconDisabled-dark.svg",
"size": 32
}
]
},
"browser_specific_settings": {
"gecko": {
"id": "{49f12380-d939-4123-be45-00b5e540c629}"
}
}
} Best LiveReload Alternatives
Here are some Firefox add-ons that are similar to LiveReload:
LiveReload - Web extension
Todd Wolfson
Live Dev
Greg Bowler
Auto refresh page
Softpulse Infotech
Web Page Refresher
Soft Rank Links
Live Reload — monitor and reload html, css, js
Blaise Kal
Live Server Web Extension
Ritwick Dey
Tab Reloder
lashari
Browser Reloader
Rashed Iqbal
Reload4U
Akshay
Reload All Tabs by Nir
Nirmal Bhasarkar
Auto Reload Page
youssefdev