Office Tools Firefox

Examine source code of Office Tools

Inspect and view changes in Office Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Office Tools",
  "author": "Frooty Studios",
  "description": "Quiker way to access office tools.",
  "version": "0.6",
  "manifest_version": 2,
  "icons": {
    "128": "assets/imgs/ex_logo_128.png"
  },
  "chrome_url_overrides": {
    "newtab": "views/tabs/tabs.html"
  },
  "browser_action": {},
  "background": {
    "scripts": [
      "./backgroundScript/backgroundScript.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "activeTab",
    "*://search101.info/*"
  ]
}

Meilleures alternatives Office Tools

Voici quelques Firefox add-ons qui sont similaires à Office Tools :