Schabi als Startseite Firefox

Examine source code of Schabi als Startseite

Inspect and view changes in Schabi als Startseite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "de",
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_extensionShortName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon-16x16.png",
    "48": "icons/icon-48x48.png",
    "128": "icons/icon-128x128.png"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon-16x16.png",
      "48": "icons/icon-48x48.png",
      "128": "icons/icon-128x128.png"
    },
    "default_title": "__MSG_extensionName__"
  },
  "background": {
    "service_worker": "assets/background.js",
    "scripts": [
      "assets/background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "assets/newtab.html"
  },
  "options_ui": {
    "page": "assets/options.html",
    "open_in_tab": true
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd750173-fecf-4cb1-bab0-4d746e0065b1}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "1.1.0"
}

Best Schabi als Startseite Alternatives

Here are some Firefox add-ons that are similar to Schabi als Startseite: