ProdBoost | Your Productivity Booster Firefox

Examine source code of ProdBoost | Your Productivity Booster

提供元: Elias Ladenburger
Inspect and view changes in ProdBoost | Your Productivity Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ProdBoost | Your Productivity Booster",
  "description": "Blacklist sites and enhance your productivity on the internet!",
  "version": "1.0",
  "author": "prodboost@eliasladenburger.com",
  "homepage_url": "https://github.com/Elias-Ladenburger/Productivity-Extension",
  "icons": {
    "16": "assets/icons/Productivity-Logo square.png",
    "48": "assets/icons/Productivity-Logo square.png",
    "96": "assets/icons/Productivity-Logo square.png",
    "128": "assets/icons/Productivity-Logo square.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "prodbooster@eliasladenburger.com",
      "strict_min_version": "42.0"
    }
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_end",
      "js": [
        "js/runtime.bundle.js",
        "js/content_scripts.bundle.js"
      ]
    }
  ],
  "options_ui": {
    "page": "html/options.html",
    "browser_style": true,
    "open_in_tab": true
  },
  "action": {
    "default_icon": "assets/icons/Productivity-Logo.png",
    "default_title": "Productivity Booster",
    "default_popup": "html/popup.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/**/*",
        "dist/**/*",
        "js/**/*"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

ベストのProdBoost | Your Productivity Booster代替案

ProdBoost | Your Productivity Boosterに類似したFirefox add-onをいくつか紹介します: