By: Polly
Inspect and view changes in Task Templates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0",
"description": "__MSG_extensionDescription__",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": "icons/icon48.png"
},
"permissions": [
"activeTab",
"storage",
"notifications",
"tabs",
"alarms",
"webRequest",
"webRequestBlocking",
"https://*/*",
"http://*/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_scripts/block.js"
]
}
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{eb8cda1a-598f-45fd-b36c-8eeb16784dd5}"
}
}
} Best Task Templates Alternatives
Here are some Firefox add-ons that are similar to Task Templates:
Notification Templates
Jessica
Markdown Templates
Pierre Cazeaud
Meal Plan Templates
Carter
PromptTemplates
FarmaanFJM
Task Manager: Personal & Team
Charles Olson
Templateasy
rpuertaco
Task-Based Tab Manager
Elliotgeorge
Quick Paste Templates
MM88
TaskTidy Scheduler
Adnot
Inline Task Editor
Maggie
Tatask
mgirkins