Browse Together Firefox

Examine source code of Browse Together

By: kaeff
Inspect and view changes in Browse Together source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Browse Together",
  "version": "0.2resigned1",
  "description": "Adds together.js to the page",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/togetherjs-logo@2x.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "togetherjs-min.js",
    "button.js"
  ],
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b51e7c2-395d-4f2a-9360-b0d730c1a1c6}"
    }
  }
}

Best Browse Together Alternatives

Here are some Firefox add-ons that are similar to Browse Together: