Inspect and view changes in Tab-Todo.txt source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab-Todo.txt",
"version": "1.0",
"description": "A Firefox extension that lets you copy and format the current tab into a todo.txt entry with a single keyboard shortcut!",
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"copy-title-url": {
"suggested_key": {
"default": "Ctrl+Y"
},
"description": "Copy title, url and format into a todo.txt entry."
}
},
"permissions": [
"activeTab",
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "tab-todotxt@finextensions.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Tab-Todo.txt Alternatives
Here are some Firefox add-ons that are similar to Tab-Todo.txt:
Todo for Firefox
r2k0ai
New Tab Todo
Muhammad
Taburdle
mike_conley
Tdo
mishchief
Task Tabs
Elsewhere
Tabs to Markdown
devUserContact
tabclip
segfault
Tab dump
karol-121
Tablist
slymax
Tabs to Clipboard
Cadu Carvalho
Tab Lists to Things or Clipboard
Chris Dzombak
Tabs2Clipboard
xeoth