Chromegle Firefox

Examine source code of Chromegle

By: nimd Add-on
Inspect and view changes in Chromegle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Chromegle - Omegle IP & Client",
  "description": "Elevate your Omegle experience with IP information, custom themes, automation, and other general improvements.",
  "author": "Isaac Kogan",
  "homepage_url": "https://chromegle.net",
  "manifest_version": 3,
  "version": "4.6.0",
  "icons": {
    "16": "public/images/IconLogo.png",
    "48": "public/images/IconLogo.png",
    "128": "public/images/IconLogo.png"
  },
  "background_scripts": [
    {
      "page": "background.js"
    }
  ],
  "content_scripts": [
    {
      "css": [
        "public/css/main.css",
        "public/css/settings.css"
      ],
      "js": [
        "src/ext/libs/jquery-2.1.1.min.js",
        "src/ext/libs/js-cookie-2.2.1.min.js",
        "src/ext/libs/micromodal.min.js",
        "src/ext/utilities/utilities.js",
        "src/core/module.js",
        "src/core/elements.js",
        "src/mods/chat-registry.js",
        "src/mods/chat-manager.js"
      ],
      "matches": [
        "*://*.omegle.com/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "/manifest.json",
        "public/themes/types/*",
        "public/*",
        "src/ext/scrape-ips.js"
      ],
      "matches": [
        "*://*.omegle.com/*"
      ]
    },
    {
      "resources": [
        "/manifest.json",
        "public/themes/types/*",
        "public/*",
        "src/ext/scrape-ips.js"
      ],
      "matches": [
        "https://*.example.com/*"
      ]
    }
  ],
  "incognito": "spanning",
  "permissions": [
    "storage"
  ],
  "externally_connectable": {
    "matches": [
      "*://*.omegle.com/*"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@astradon.net"
    }
  }
}

Best Chromegle Alternatives

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