Bitbucket With Wings Firefox

Examine source code of Bitbucket With Wings

Inspect and view changes in Bitbucket With Wings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bitbucket With Wings",
  "version": "0.4.0",
  "description": "A set of enhancements for Bitbucket",
  "browser_action": {
    "default_icon": "./assets/icon.png",
    "default_popup": "./dist/popup/index.html"
  },
  "options_ui": {
    "page": "./dist/options/index.html",
    "open_in_tab": true,
    "chrome_style": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://bitbucket.org/*",
        "http://bitbucket.org/*"
      ],
      "js": [
        "./dist/content/vendor/clipboard-2.0.8.global.js",
        "./dist/content/vendor/jquery-3.6.0.global.js",
        "./dist/content/index.global.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "16": "./assets/icon.png",
    "48": "./assets/icon.png",
    "128": "./assets/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4d44818b-cbce-4690-801c-c16a99d5c608}"
    }
  }
}

Best Bitbucket With Wings Alternatives

Here are some Firefox add-ons that are similar to Bitbucket With Wings: