Sybnet Osint Industries Firefox

Examine source code of Sybnet Osint Industries

By: Isaac
Inspect and view changes in Sybnet Osint Industries source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Osint Sync",
  "version": "1.2.3",
  "description": "Osint Sync 🔍 automates searches and makes OSINT practice easier.",
  "permissions": [
    "tabs",
    "storage",
    "downloads",
    "history",
    "cookies",
    "contextMenus",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js",
        "script.js"
      ]
    }
  ],
  "icons": {
    "128": "image/128.png"
  },
  "browser_action": {
    "default_icon": "image/128.png",
    "default_title": "Open OsintX Search",
    "default_popup": "popup.html"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F",
        "mac": "MacCtrl+Shift+F"
      },
      "description": "Opens hello.html"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{648080c8-01b1-43f2-908b-d9318303f403}"
    }
  }
}

Best Sybnet Osint Industries Alternatives

Here are some Firefox add-ons that are similar to Sybnet Osint Industries: