FoxUI — Custom Chrome Tab Firefox

Examine source code of FoxUI — Custom Chrome Tab

Inspect and view changes in FoxUI — Custom Chrome Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FoxUI — Custom Chrome Tab",
  "version": "1.0.0",
  "description": "Stylish dashboard new tab with background videos/images, clock, greeting, and easy customization. Made with ♥ by Riviya_X.",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "FoxUI"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/images/*",
        "assets/videos/*",
        "assets/music/*",
        "config/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "foxui-dashboard@riviyax.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best FoxUI — Custom Chrome Tab Alternatives

Here are some Firefox add-ons that are similar to FoxUI — Custom Chrome Tab: