Miluh Evolution Notizen Firefox

Examine source code of Miluh Evolution Notizen

By: Miluh Add-on
Inspect and view changes in Miluh Evolution Notizen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Miluh Notizen",
  "version": "2.0",
  "description": "Notizbuch als Seitenleiste im Browser – Miluh Evolution",
  "permissions": [
    "storage",
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon.png"
    },
    "default_title": "Miluh Notizen"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/icon.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "miluh-notizen@miluh.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Miluh Evolution Notizen Alternatives

Here are some Firefox add-ons that are similar to Miluh Evolution Notizen: