Tab Reason Reminder Firefox

Examine source code of Tab Reason Reminder

By: Zak
Inspect and view changes in Tab Reason Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Reason Reminder",
  "version": "1.0",
  "description": "Nhắc bạn lý do mở tab mới sau 5 phút để tránh lan man.",
  "permissions": [
    "storage",
    "notifications"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a84ef3a-adb6-4d8c-9141-5780abe8f8a9}"
    }
  }
}

Best Tab Reason Reminder Alternatives

Here are some Firefox add-ons that are similar to Tab Reason Reminder: