Scientific Bayesian Average Calculator Firefox

Examine source code of Scientific Bayesian Average Calculator

Inspect and view changes in Scientific Bayesian Average Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scientific Bayesian Average Calculator",
  "version": "1.0",
  "description": "First scientifically proven bayesian weighted average calculator. Calculates bayesian weighet average either based on pre-defined system's averages or based on the whole table dataset.",
  "icons": {
    "48": "icons/calculator.png",
    "96": "icons/calculator-96.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "clipboardWrite"
  ],
  "sidebar_action": {
    "default_icon": "icons/calculator.png",
    "default_title": "Scientific Bayesian Average Calculator",
    "default_panel": "sidebar.html"
  },
  "browser_action": {
    "default_icon": "icons/calculator.png",
    "default_title": "Expand Scientific Bayesian Average Calculator"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6ebf430f-5f00-4726-b1be-e7ebfd051bf9}"
    }
  }
}

Mejores alternativas Scientific Bayesian Average Calculator

Aquí hay algunas Firefox add-ons que son similares a Scientific Bayesian Average Calculator: