Schule am Bildschirm Firefox

Examine source code of Schule am Bildschirm

Inspect and view changes in Schule am Bildschirm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Schabi.ch Lesezeichen & Startseite",
  "version": "2.1.0",
  "description": "Damit können Seiten schnell zu schabi.ch hinzugefügt werden. Beim Öffnen eines neuen Tabs wird schabi.ch als Startseite geladen.",
  "homepage_url": "https://www.schabi.ch",
   "icons": {
    "48": "icons/schabi-48.png",
	  "96": "icons/schabi-96.png"
  },
   
  "browser_action": {
    "default_icon": "icons/schabi-32.png",
    "default_title": "Seite zu schabi.ch hinzufügen",
    "default_popup": "popup/popup.html"
  },

  "options_ui": {
    "page": "options/options.html"
  },

  // Newtab überschreiben
  "chrome_url_overrides" : {
    "newtab": "startpage/startpage.html"
  },
  // Homepage überschreiben
  "chrome_settings_overrides" : {
    "homepage": "startpage/startpage.html"
  },

  "permissions": [
    "activeTab", "storage", "https://www.schabi.ch/"
  ]
}

Mejores alternativas Schule am Bildschirm

Aquí hay algunas Firefox add-ons que son similares a Schule am Bildschirm: