Gov Contract Finder - Win Bids Firefox

Examine source code of Gov Contract Finder - Win Bids

Inspect and view changes in Gov Contract Finder - Win Bids source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gov Contract Finder - Bidding Assistant",
  "description": "Save and track federal contracts from SAM.gov in one click. Use AI to write bids, stay organized and win more contracts.",
  "version": "0.1.4",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "http://localhost:3000/*",
    "https://govcontractfinder.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Gov Plugin",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://sam.gov/*",
        "https://govcontractfinder.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b4023dfb-839e-4159-b37c-7594744ab74f}"
    }
  }
}

Best Gov Contract Finder - Win Bids Alternatives

Here are some Firefox add-ons that are similar to Gov Contract Finder - Win Bids: