New Tab // Ship Command Firefox

Examine source code of New Tab // Ship Command

Par : Fulgorite Add-on
Inspect and view changes in New Tab // Ship Command source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "New Tab",
  "version": "1.1.0",
  "description": "A custom new tab page. Runs entirely locally — no network requests are made by the extension, no data is collected or transmitted, and no third-party services are contacted. Settings are stored only in your browser's local storage.",
  "author": "fulgorite",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "newtab@fulgorite.local",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'"
}

Meilleures alternatives New Tab // Ship Command

Voici quelques Firefox add-ons qui sont similaires à New Tab // Ship Command :