Tab Closer Reminder Firefox

Examine source code of Tab Closer Reminder

By: William
Inspect and view changes in Tab Closer Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Closer Reminder",
  "version": "1.0",
  "description": "Nhắc nhẹ nhàng (mà hơi troll) sau một thời gian dùng tab quá lâu.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4a4b61e9-1990-4d6f-8ee2-c6921855df48}"
    }
  }
}

Best Tab Closer Reminder Alternatives

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