Zendio——All in Obsidian Firefox

Examine source code of Zendio——All in Obsidian

Por: sxnian Add-on
Inspect and view changes in Zendio——All in Obsidian source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "0.2.1",
  "default_locale": "en",
  "action": {
    "default_title": "Clip to Obsidian",
    "default_icon": {
      "16": "icons/bannerlogo-16.png",
      "32": "icons/bannerlogo-32.png",
      "48": "icons/bannerlogo-48.png",
      "128": "icons/bannerlogo-128.png"
    }
  },
  "icons": {
    "16": "icons/bannerlogo-16.png",
    "32": "icons/bannerlogo-32.png",
    "48": "icons/bannerlogo-48.png",
    "128": "icons/bannerlogo-128.png",
    "256": "icons/bannerlogo-256.png"
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "contextMenus",
    "notifications",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>",
    "http://127.0.0.1/*",
    "https://127.0.0.1/*",
    "https://127.0.0.1:27124/*",
    "http://127.0.0.1:27123/*"
  ],
  "background": {
    "scripts": [
      "background/index.js"
    ]
  },
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    {
      "resources": [
        "chunks/*",
        "content/*",
        "i18n/locales/*",
        "i18n/schema/*",
        "icons/*",
        "local-vault-permission.html",
        "local-vault-permission.js",
        "styles/clipper/*",
        "options/stitch/styles/*",
        "onboarding/*"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/index.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zendio@sxnian.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Mejores alternativas Zendio——All in Obsidian

Aquí hay algunas Firefox add-ons que son similares a Zendio——All in Obsidian: