Bug Opener Firefox

Examine source code of Bug Opener

Inspect and view changes in Bug Opener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bug Opener",
  "version": "1.3",
  "author": "Teal Dulcet",
  "description": "Open GitHub, GitLab, Bitbucket, Codeberg, Bugzilla, Phabricator and Jira bug/issue numbers.",
  "homepage_url": "https://github.com/tdulcet/Bug-Opener",
  "omnibox": {
    "keyword": "bug"
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "32": "icons/icon_32.png",
    "64": "icons/icon_64.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "storage",
    "<all_urls>",
    "contextMenus",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bugs@tealdulcet.com",
      "strict_min_version": "112.0"
    }
  }
}

Mejores alternativas Bug Opener

Aquí hay algunas Firefox add-ons que son similares a Bug Opener: