Linkedly AI Firefox

Examine source code of Linkedly AI

Inspect and view changes in Linkedly AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Linkedly",
  "version": "1.0.8",
  "description": "The easiest way to link your LinkedIn account with Linkedly.ai",
  "permissions": [
    "cookies",
    "tabs",
    "declarativeNetRequest",
    "webNavigation",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "*://*.linkedly.ai/*",
    "https://*.linkedin.com/*"
  ],
  "incognito": "split",
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "externally_connectable": {
    "matches": [
      "http://app.linkedly.ai/*",
      "http://app-dev.linkedly.ai/*",
      "https://api.linkedly.ai/*",
      "https://api-dev.linkedly.ai/*",
      "http://localhost:5173/*"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "support@linkedly.com",
      "strict_min_version": "58.0"
    }
  }
}

Best Linkedly AI Alternatives

Here are some Firefox add-ons that are similar to Linkedly AI: