BioChemTools Firefox

Examine source code of BioChemTools

Par : mgleeming
Inspect and view changes in BioChemTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BioChemTools",
  "version": "0.1",
  "description": "Presents a right-click menu with a range of chemistry and protein analysis options",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/"
      ]
    }
  ],
  "icons": {
    "48": "small.png",
    "96": "large.png"
  },
  "permissions": [
    "menus",
    "activeTab"
  ]
}

Meilleures alternatives BioChemTools

Voici quelques Firefox add-ons qui sont similaires à BioChemTools :