All In One Productivity Firefox

Examine source code of All In One Productivity

Inspect and view changes in All In One Productivity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "short_name": "__MSG_extShortName__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "version": "1.1.0",
  "manifest_version": 3,
  "action": {
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "64": "icons/icon64.png",
      "128": "icons/icon128.png"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "alarms",
    "cookies",
    "search",
    "webRequest",
    "scripting"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "__MSG_extName__",
      "keyword": "__MSG_extShortName__",
      "search_url": "https://search.allinoneproductivity.com/search?q={searchTerms}",
      "favicon_url": "icons/muticon.ico",
      "is_default": true
    }
  },
  "background": {
    "scripts": [
      "js/config.js",
      "js/background-core.js",
      "js/utilityAlarms.js",
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://allinoneproductivity.com/*",
        "*://*.allinoneproductivity.com/*",
        "<all_urls>"
      ],
      "run_at": "document_end",
      "all_frames": false,
      "js": [
        "js/contentscript.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4fecfb5e-b6a6-4287-8791-3b3fa6b96ea2}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  },
  "host_permissions": [
    "<all_urls>"
  ]
}

Best All In One Productivity Alternatives

Here are some Firefox add-ons that are similar to All In One Productivity: