VibeWrite Firefox

Examine source code of VibeWrite

By: Emirhan Add-on
Inspect and view changes in VibeWrite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.2577fc03.png",
    "32": "icon32.plasmo.d583dc1e.png",
    "48": "icon48.plasmo.e0fcfb1d.png",
    "64": "icon64.plasmo.e6259081.png",
    "128": "icon128.plasmo.96a1ede9.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.2577fc03.png",
      "32": "icon32.plasmo.d583dc1e.png",
      "48": "icon48.plasmo.e0fcfb1d.png",
      "64": "icon64.plasmo.e6259081.png",
      "128": "icon128.plasmo.96a1ede9.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.0.1",
  "author": "Plasmo Corp. <foss@plasmo.com>",
  "name": "Vibe write extension",
  "description": "A basic Plasmo extension.",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "permissions": [
    "storage",
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://vibewrite.live/*",
        "http://localhost/*",
        "http://127.0.0.1/*"
      ],
      "js": [
        "sync-session.c76fa8f0.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.41e90f09.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "https://ynlxwiqdmmyawsiduxtk.supabase.co/*",
    "https://vibewrite.live/*",
    "http://localhost/*",
    "http://127.0.0.1/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "vibewriter-extension@vibewrite.live",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "content.0d6c4d2d.css"
      ]
    }
  ]
}

Best VibeWrite Alternatives

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