Work Zone Firefox

Examine source code of Work Zone

Inspect and view changes in Work Zone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Work Zone",
  "version": "2.2.0",
  "description": "Your personal work zone — search, quick links, and widgets on every new tab",
  "author": "Abdullah Roshaan",
  "icons": {
    "16": "icons/newicon16x16.png",
    "48": "icons/newicon48x48.png",
    "64": "icons/newicon64x64.png",
    "128": "icons/newicon128x128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "action": {
    "default_icon": {
      "16": "icons/newicon16x16.png",
      "48": "icons/newicon48x48.png",
      "64": "icons/newicon64x64.png",
      "128": "icons/newicon128x128.png"
    },
    "default_title": "Work Zone"
  },
  "permissions": [
    "storage",
    "history",
    "bookmarks",
    "search",
    "alarms",
    "notifications"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "https://www.google.com/*",
    "https://icons.duckduckgo.com/*",
    "https://dummyjson.com/*",
    "https://query1.finance.yahoo.com/*",
    "https://api.anthropic.com/*",
    "https://api.openai.com/*",
    "https://open.er-api.com/*",
    "https://speed.cloudflare.com/*",
    "https://api.dictionaryapi.dev/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "workzone@abdullahroshaan.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Work Zone Alternatives

Here are some Firefox add-ons that are similar to Work Zone: