All In One Work Hub Firefox

Examine source code of All In One Work Hub

Inspect and view changes in All In One Work Hub source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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.0.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_extKeyword__",
      "search_url": "https://search.allinoneworkhub.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": [
        "*://allinoneworkhub.com/*",
        "*://*.allinoneworkhub.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": "{ccb75830-e3c5-4940-8843-4c224dc7af31}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction",
          "searchTerms",
          "browsingActivity"
        ]
      }
    }
  },
  "host_permissions": [
    "<all_urls>"
  ]
}

Best All In One Work Hub Alternatives

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