Investigator Sync Firefox

Examine source code of Investigator Sync

By: Factor Add-on
Inspect and view changes in Investigator Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Investigator Sync",
  "version": "1.0.3",
  "description": "Automatically sync OSINT and cybersecurity bookmarks from GitHub.",
  "permissions": [
    "bookmarks",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://raw.githubusercontent.com/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Investigator Sync"
  },
  "icons": {
    "16": "favicon/favicon-16x16.png",
    "32": "favicon/favicon-32x32.png",
    "192": "favicon/android-chrome-192x192.png",
    "512": "favicon/android-chrome-512x512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "investigator-sync@brainardhub.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Investigator Sync Alternatives

Here are some Firefox add-ons that are similar to Investigator Sync: