Por: 99OK
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}"
}
}
} Mejores alternativas DiffSpotter
Aquí hay algunas Firefox add-ons que son similares a DiffSpotter:
SpotDiff
Duc
Spyglass Contrast Checker
Deneb
Spotlit
olestole
Find elements diff
furnasteam
Simple Web Compare
Breaker
WebCompare
Hello88 Review
INSPEKT
Jonas Arden
Simple Web Compare v2
Begley
Diff Website Changes
Martin Renze
Web Snapshot Highlighter
Charis Payne
Page Highlighter
OK9
CodeCompare Pro
QH88 Network