NebulaSyncX Firefox

Examine source code of NebulaSyncX

By: HUBET
Inspect and view changes in NebulaSyncX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NebulaSyncX",
  "version": "1.0",
  "description": "Advanced media management and editing suite with AI capabilities",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "<all_urls>",
    "activeTab",
    "downloads",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "clipboardWrite",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "NebulaSyncX",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "css": [
        "content/content.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/*",
    "assets/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{190b14aa-1e25-4ce9-b9d5-49f0f8bc0af0}"
    }
  }
}

Best NebulaSyncX Alternatives

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