BrowserGT Firefox

Examine source code of BrowserGT

Inspect and view changes in BrowserGT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BrowserGT",
  "description": "Have Chrome-like group tabs in firefox",
  "version": "1.0.6",
  "icons": {
    "48": "group_tab_icon.bb0d3125.png",
    "96": "group_tab_icon_96x96.610abbe6.png"
  },
  "background": {
    "page": "background_page.c2f39725.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.71c7a730.js"
      ],
      "css": []
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "group_tab_icon.bb0d3125.png",
      "96": "group_tab_icon_96x96.610abbe6.png"
    },
    "default_popup": "popup.4c1b428d.html",
    "default_title": "FirefoxGT"
  },
  "options_ui": {
    "page": "options.1c0fb12d.html",
    "open_in_tab": true
  },
  "permissions": [
    "tabs",
    "tabHide",
    "activeTab",
    "contextMenus",
    "storage",
    "<all_urls>",
    "notifications",
    "bookmarks",
    "history",
    "sessions"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0b3e893b-2cf8-47f3-9fa5-0b7a10d643b4}"
    }
  }
}

Best BrowserGT Alternatives

Here are some Firefox add-ons that are similar to BrowserGT: