URL Puzzle Challenge Firefox

Examine source code of URL Puzzle Challenge

By: Tay
Inspect and view changes in URL Puzzle Challenge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "URL Puzzle Challenge",
  "description": "Master the art of URL reconstruction with daily logic puzzles that turn web addresses into addictive brain teasers.",
  "version": "1.0.0",
  "author": "MindFlex Games",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "urlpuzzlechallenge@mindflexgames.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best URL Puzzle Challenge Alternatives

Here are some Firefox add-ons that are similar to URL Puzzle Challenge: