By: Vijay Samant
Inspect and view changes in Wiki-Trace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Wiki-Trace",
"version": "1.0",
"description": "A simple extension to trace your steps when walking down the Wiki-hole",
"permissions": [
"activeTab",
"scripting",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "devVijay@wiki.trace",
"strict_min_version": "58.0"
}
},
"content_scripts": [
{
"matches": [
"https://en.wikipedia.org/wiki/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
}
} Best Wiki-Trace Alternatives
Here are some Firefox add-ons that are similar to Wiki-Trace:
Rabbit Hole
Anirudh Varma
WikiMapper
Patrick McCarthy
Wiki Journey
demegire
WikiTree Browser Extension
WikiTree Apps Project
WikiTree Browser Extension (Preview)
WikiTree Apps Project
Wikipedia Without Links
thegrock
WikiTree Sourcer
Rob Pavey
Visual Web History Mapper
Assunta
WikiCamp Tracker
Cal Henderson
Wiki Helper
bensadel
Wikiread
Charlie Hall
Wikipedia Logger
Pontoporeia