HMDIA Note – Smart Notes for Every Website Firefox

Examine source code of HMDIA Note – Smart Notes for Every Website

By: HMDIA Add-on
Inspect and view changes in HMDIA Note – Smart Notes for Every Website source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HMDIA Note – Smart Notes for Every Website",
  "version": "1.0.12",
  "description": "Website and page notes with reminders, rich text, tags, screen-picked text colors, and optional encrypted Google Drive sync.",
  "incognito": "not_allowed",
  "permissions": [
    "storage",
    "identity",
    "tabs",
    "alarms",
    "notifications",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_title": "HMDIA Note",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+N",
        "mac": "Alt+Shift+N"
      },
      "description": "Open HMDIA Note"
    }
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "privacy-consent.js",
      "google-drive-consent.js",
      "storage.js",
      "hmdia-cloud.js",
      "google-drive-sync.js",
      "background.js"
    ],
    "type": "classic"
  },
  "content_security_policy": {
    "extension_pages": "default-src 'self'; script-src 'self'; object-src 'none'; base-uri 'none'; frame-ancestors 'none'; connect-src 'self' https://hmdia.com https://www.googleapis.com; img-src 'self' data:; style-src 'self' 'unsafe-inline'"
  },
  "short_name": "HMDIA Note",
  "sidebar_action": {
    "default_title": "HMDIA Note",
    "default_panel": "sidepanel.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "open_at_install": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "hmdia-note@hmdia.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "authenticationInfo",
          "browsingActivity",
          "locationInfo",
          "personallyIdentifyingInfo",
          "websiteContent"
        ]
      }
    }
  },
  "optional_host_permissions": [
    "http://*/*",
    "https://*/*"
  ]
}

Best HMDIA Note – Smart Notes for Every Website Alternatives

Here are some Firefox add-ons that are similar to HMDIA Note – Smart Notes for Every Website: