Material New Tab Firefox

Examine source code of Material New Tab

제작자: Kaustubh Ladiya Add-on
Inspect and view changes in Material New Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Material New Tab",
  "version": "1.0.0",
  "description": "A custom new tab page using the latest Material Design Guidelines.",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "geolocation"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Material New Tab",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "mnt@k4ustu3h"
    }
  }
}

최고의 Material New Tab 대안

다음은 Material New Tab과(와) 유사한 Firefox add-on입니다: