NotionFarsi-RTL Firefox

Examine source code of NotionFarsi-RTL

Inspect and view changes in NotionFarsi-RTL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "NotionFarsi-RTL",
  "description": "An extension to add RTL (Right-to-Left) support for Farsi in Notion.",
  "version": "1.7.0",
  "manifest_version": 2,
  "icons": {
    "16": "assets/logo/16.png",
    "32": "assets/logo/32.png",
    "48": "assets/logo/48.png",
    "128": "assets/logo/128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "assets/logo/16.png",
      "32": "assets/logo/32.png",
      "48": "assets/logo/48.png",
      "128": "assets/logo/128.png"
    },
    "default_title": "NotionFarsi-RTL - Donate"
  },
  "permissions": [
    "*://*.notion.so/*",
    "*://*.notion.site/*",
    "*://*.notion.com/*",
    "*://*.api.notion.com/*",
    "*://*.img.notionusercontent.com/*",
    "*://*.notionusercontent.com/*",
    "*://*.secure.notion-static.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.notion.so/*",
        "*://*.notion.site/*",
        "*://*.notion.com/*",
        "*://*.api.notion.com/*",
        "*://*.img.notionusercontent.com/*",
        "*://*.notionusercontent.com/*",
        "*://*.secure.notion-static.com/*"
      ],
      "js": [
        "src/index.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "assets/logo/16.png",
    "assets/logo/32.png",
    "assets/logo/48.png",
    "assets/logo/128.png",
    "assets/font/Vazirmatn-NL-Regular.ttf",
    "assets/font/Vazirmatn-NL-Regular.woff2"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{83e0255e-9049-434c-83a2-45bcd1e0fcfe}"
    }
  }
}

Best NotionFarsi-RTL Alternatives

Here are some Firefox add-ons that are similar to NotionFarsi-RTL: