Tab Minder Firefox

Examine source code of Tab Minder

Inspect and view changes in Tab Minder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Minder",
  "version": "1.0",
  "description": "Tiện ích giúp người dùng theo dõi và phân loại các tab đang mở.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dea10b10-5a22-466d-b01d-50665f3ef035}"
    }
  }
}

Best Tab Minder Alternatives

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