Vulcan Pro Editor Firefox

Examine source code of Vulcan Pro Editor

By: Kuszi
Inspect and view changes in Vulcan Pro Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Vulcan Pro Editor",
  "version": "1.0.6",
  "description": "Edytuj różnego typu elementy na stronie, które są automatycznie synchronizowane na wszystkich urządzeniach po zalogowaniu się",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://uczen.eduvulcan.pl/*",
    "https://*.supabase.co/*"
  ],
  "icons": {
    "48": "icon.png",
    "128": "icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://uczen.eduvulcan.pl/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "vulcanpro@twojanazwa.ext",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Vulcan Pro Editor Alternatives

Here are some Firefox add-ons that are similar to Vulcan Pro Editor: