Notiondipity Firefox

Examine source code of Notiondipity

Inspect and view changes in Notiondipity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Notiondipity",
  "version": "0.7",
  "icons": {
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "background": {
    "scripts": [
      "src/worker.js"
    ]
  },
  "permissions": [
    "tabs",
    "identity",
    "storage"
  ],
  "action": {
    "default_title": "Notiondipity",
    "default_popup": "index.html",
    "default_icon": {
      "48": "icon_48.png",
      "128": "icon_128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.notion.so/*"
      ],
      "js": [
        "src/cs.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "notiondipity@svana.name"
    }
  }
}

Best Notiondipity Alternatives

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