Pandia Firefox

Examine source code of Pandia

Inspect and view changes in Pandia source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pandia",
  "version": "1.5",
  "description": "Browsererweiterung für PandiaHub-Verbindung",
  "icons": {
    "48": "icons/logo_pandia.png",
    "96": "icons/logo_pandia96.png"
  },
  "web_accessible_resources": [
    "options.html"
  ],
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/logo_pandia.png",
    "default_title": "Pandia",
    "default_popup": "popup/ResponsePopup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox@pandia-projekt.de"
    }
  },
  "background": {
    "scripts": [
      "pandiaextension.js"
    ]
  }
}

Best Pandia Alternatives

Here are some Firefox add-ons that are similar to Pandia: