By: chauduyanh023
Inspect and view changes in Task Reminder Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Task Reminder Plus",
"version": "1.0.0",
"description": "This extension's single purpose is to remind you of tasks to do throughout the day.",
"background": {
"scripts": [
"src/background.js"
]
},
"action": {
"default_popup": "public/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"permissions": [
"activeTab",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "task-reminder-plus-767837@autoex.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"default_locale": "en",
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} Best Task Reminder Plus Alternatives
Here are some Firefox add-ons that are similar to Task Reminder Plus:
Quick Task Reminder
nguyenhoangcuong226
Quick Task Timer
trancongly1311
Quick Reminder Tool
nguyenhoangcuong226
Task Timer Tracker
chauduyanh023
Focus Mode Reminder
nguyenhoangcuong226
Quick Reminder Popup
nguyenhoangcuong226
Focus Mode Reminder11
nguyenhoangcuong226
Smart Reminder
Myers
Focus Time Tracker
nguyenvandung311
Task Timer Tracker666
chauduyanh023
Quick Clip Reminder
Quanao