Inspect and view changes in DiffSpotter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DiffSpotter",
"version": "1.0",
"description": "Highlight differences in content and layout between web pages",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"activeTab",
"storage",
"<all_urls>",
"tabs"
],
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "DiffSpotter",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{1431b236-2061-4e6c-a875-14ab0e6ef9af}"
}
}
} Best DiffSpotter Alternatives
Here are some Firefox add-ons that are similar to DiffSpotter:
SpotDiff
Duc
Spotter
Buzzvel
Spyglass Contrast Checker
Deneb
Spotlit
olestole
Spotlight
Ajoy Gonsalves
DevScope - Developer Diagnostics
POLPROG
Diff Viewer
Edward Leblanc
Find elements diff
furnasteam
Simple Web Compare
Breaker
WebCompare
Hello88 Review
Page Change Watcher
Tollerson D.
INSPEKT
Jonas Arden