Wise Dash: Your personal new tab dashboard! Firefox

Examine source code of Wise Dash: Your personal new tab dashboard!

Inspect and view changes in Wise Dash: Your personal new tab dashboard! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Wise Dash: Your personal new tab dashboard!",
  "description": "Optimise your new tab page with a powerful, efficient and customisable dashboard.",
  "version": "1.1.9",
  "manifest_version": 3,
  "icons": {
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "geolocation",
    "declarativeNetRequestWithHostAccess"
  ],
  "optional_permissions": [
    "topSites",
    "*://*.openai.com/",
    "https://chatgpt.com/",
    "https://*.duolingo.com/",
    "https://*.google.com/",
    "https://*.gstatic.com/"
  ],
  "host_permissions": [
    "http://localhost/*",
    "https://wisedash.app/*"
  ],
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1d5f6f1d-7f59-494f-9837-abcea234057e}",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://localhost/*",
        "https://wisedash.app/*"
      ],
      "js": [
        "redirect.js"
      ]
    }
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "wdr",
        "enabled": true,
        "path": "wdrf.json"
      }
    ]
  }
}

Meilleures alternatives Wise Dash: Your personal new tab dashboard!

Voici quelques Firefox add-ons qui sont similaires à Wise Dash: Your personal new tab dashboard! :