Tabloc Firefox

Examine source code of Tabloc

By: asukaze
Inspect and view changes in Tabloc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tabloc",
  "version": "0.9",
  "manifest_version": 2,
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "16": "tabloc.png",
    "48": "tabloc_48.png"
  },
  "browser_action": {
    "default_icon": "tabloc.png",
    "default_title": "__MSG_action_title__"
  },
  "background": {
    "scripts": [
      "options.js",
      "tabloc_bg.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "tabloc.js"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{60520222-6bbf-45dd-b547-3641ea9cd9cb}"
    }
  }
}

Best Tabloc Alternatives

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