Open in Notion app Firefox

Examine source code of Open in Notion app

By: twenty Add-on
Inspect and view changes in Open in Notion app source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open in Notion App",
  "description": "Open notion documents with your desktop application directly",
  "version": "1.4.1",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "https://*.notion.com/*",
    "https://*.notion.so/*",
    "storage"
  ],
  "options_ui": {
    "page": "src/options.html"
  },
  "background": {
    "scripts": [
      "src/notion-hosts.js",
      "src/notion-aasa-exclusions.js",
      "src/url-policy.js",
      "src/settings.js",
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{58023c2f-0bbe-4f8e-abc5-12f8abf98c7e}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Open in Notion app Alternatives

Here are some Firefox add-ons that are similar to Open in Notion app: