Tab Goal Reminder Firefox

Examine source code of Tab Goal Reminder

By: Blake
Inspect and view changes in Tab Goal Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Goal Reminder",
  "version": "1.0",
  "description": "Nhắc bạn về mục tiêu của tab sau một thời gian nhất định.",
  "permissions": [
    "tabs",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6899f3d5-125b-4a0a-884b-94c1cf1c40e3}"
    }
  }
}

Best Tab Goal Reminder Alternatives

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