Simple Tab Groups Firefox

Examine source code of Simple Tab Groups

Inspect and view changes in Simple Tab Groups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Tab Groups",
  "version": "1.0",
  "description": "Tạo và quản lý nhóm tab theo chủ đề một cách dễ dàng.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png",
    "default_title": "Simple Tab Groups"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7c57b6d-96e0-4051-9839-649a3118c808}"
    }
  }
}

Best Simple Tab Groups Alternatives

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