Supply Chain Procurement Analytics and... Firefox

Examine source code of Supply Chain Procurement Analytics and...

Inspect and view changes in Supply Chain Procurement Analytics and... source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Supply Chain Procurement Analytics and...",
  "short_name": "Supply Chain",
  "version": "1.0.0",
  "description": "A Chrome extension for procurement managers and supply chain analysts browsing supplier websites and B2B marketplaces. Enriches supp",
  "author": "ForgeX Empire",
  "homepage_url": "https://gumroad.com",
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "Supply Chain Procurement Analytics and Spend Intelligence Chrome Extension",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1fef209c-dc1a-5be3-ba0d-15a8e92e89ad}",
      "strict_min_version": "109.0"
    }
  }
}

Best Supply Chain Procurement Analytics and... Alternatives

Here are some Firefox add-ons that are similar to Supply Chain Procurement Analytics and...: