Daily Games Firefox

Examine source code of Daily Games

Inspect and view changes in Daily Games source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Daily Games",
  "version": "1.1.2",
  "description": "Daily Games - Your gaming companion for every new tab",
  "browser_specific_settings": {
    "gecko": {
      "id": "dailygames@extension",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage",
    "bookmarks"
  ],
  "host_permissions": [],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "app_next/*",
        "*.js",
        "*.css",
        "*.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Daily Games Alternatives

Here are some Firefox add-ons that are similar to Daily Games: