Romeo Lite Firefox

Examine source code of Romeo Lite

By: Bryde Add-on
Inspect and view changes in Romeo Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Romeo Lite",
  "version": "20260715.5",
  "description": "Lightweight Romeo.com extension framework with modular XHR hooks",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "extensionGlobal.js",
      "webrtcSync.js",
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "UnlockedCSS.css",
    "initScripts.js",
    "xhr_update.js",
    "jquery.js",
    "jquery_injector.js",
    "jszip.min.js",
    "modules/_template.js",
    "assets/images/romeolite.png"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.romeo.com/*",
        "*://*.romeo.com/"
      ],
      "js": [
        "extensionGlobal.js",
        "debugLog.js",
        "libs/lzstring.js",
        "cookie.js",
        "romeoApi.js",
        "injector.js",
        "moduleOptionsStore.js",
        "moduleSystem.js",
        "userModuleLoader.js",
        "aiModuleInstructions.js",
        "userModuleEditor.js",
        "settingsUI.js",
        "userModuleSettings.js",
        "jszip.min.js",
        "qrcode.js",
        "secretTextEncoder.js",
        "profileTextLock.js",
        "cryptomsg.js",
        "profileDataHandler.js",
        "profileSyncSignaling.js",
        "modules/gallery.js",
        "modules/chatHistory.js",
        "modules/instaMessenger.js",
        "modules/syncWebRTC.js",
        "modules/betterView.js",
        "modules/vcardNotes.js",
        "modules/upcomingEvents.js",
        "modules/_template.js",
        "content_script.js"
      ],
      "match_about_blank": true,
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b19d8e6f-5b2c-4832-a681-d702289d9fb1}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Romeo Lite Alternatives

Here are some Firefox add-ons that are similar to Romeo Lite: