By: Pengju Yan Add-on
Inspect and view changes in TiddlyWiki Mate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TiddlyWiki Mate",
"version": "0.1",
"description": "Save and backup your TiddlyWiki (classic or tw5).",
"browser_specific_settings": {
"gecko": {
"id": "{bdf7d98a-45da-4ea0-8d35-41933a445d72}",
"strict_min_version": "57.0"
}
},
"icons": {
"48": "icons/soft-disk.svg",
"96": "icons/soft-disk.svg"
},
"content_scripts": [
{
"js": [
"contentscript.js"
],
"matches": [
"file:///*"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"48": "icons/soft-disk.svg"
},
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"short_name": "SaveTids",
"permissions": [
"storage",
"downloads",
"<all_urls>"
],
"web_accessible_resources": [
"script.js"
]
} Best TiddlyWiki Mate Alternatives
Here are some Firefox add-ons that are similar to TiddlyWiki Mate:
File Backups
pmario
timimi
Rizwan Ishak
TiddlyMark
Peter
TiddlyMarker
ylh
Classic mode for Wikipedia
rebbj
TiddlyWiki Collector
Lin Onetwo
Tabz
theshiv
Easy File Saver Extension
Akhilesh Joshi
MD Notes Saver
MNM Network
Visto nel Web
tbt43p
theTabs-saver
thiago
Tobby: Smart Tab Manager
SanctumWorks