SOCx Firefox

Examine source code of SOCx

Inspect and view changes in SOCx source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "icons": {
    "16": "icon16.plasmo.0da00e53.png",
    "32": "icon32.plasmo.8f9f783d.png",
    "48": "icon48.plasmo.dfc7cd21.png",
    "64": "icon64.plasmo.85c21c9b.png",
    "128": "icon128.plasmo.cd8b86b1.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": {
      "16": "icon16.plasmo.0da00e53.png",
      "32": "icon32.plasmo.8f9f783d.png",
      "48": "icon48.plasmo.dfc7cd21.png",
      "64": "icon64.plasmo.85c21c9b.png",
      "128": "icon128.plasmo.cd8b86b1.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.0.5",
  "author": "Alessio Mobilia",
  "name": "SOCx",
  "description": "Simple OSINT Centralized eXtension",
  "background": {
    "scripts": [
      "static/background/index.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html"
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "clipboardWrite",
    "file:///*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.abuseipdb.com/check/*"
      ],
      "js": [
        "AbuseIPDB.28860284.js"
      ],
      "all_frames": true,
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.85ede290.js"
      ],
      "all_frames": true,
      "css": [
        "content.7c4e07cb.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "assets/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{017bef1c-5ecb-4a2e-a111-244174e2d9d8}"
    }
  }
}

Best SOCx Alternatives

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