Verified First - Background Screening Firefox

Examine source code of Verified First - Background Screening

Inspect and view changes in Verified First - Background Screening source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Verified First - Background Screening",
  "description": "Firefox Extension for Verified First",
  "version": "3.179.1",
  "applications": {
    "gecko": {
      "id": "verified1@verifiedfirst.com"
    }
  },
  "background": {
    "page": "background.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "css": [
        "src/dist/css/vf-styles.css"
      ],
      "all_frames": true
    }
  ],
  "permissions": [
    "webRequestBlocking",
    "webNavigation",
    "https://*/*",
    "http://*/*",
    "storage",
    "activeTab",
    "tabs"
  ],
  "web_accessible_resources": [
    "src/*"
  ],
  "icons": {
    "16": "src/dist/img/icon16_prod.png",
    "48": "src/dist/img/icon48_prod.png",
    "128": "src/dist/img/icon128_prod.png"
  },
  "browser_action": {
    "default_title": "Verified First Login",
    "default_icon": {
      "16": "src/dist/img/icon16_prod.png",
      "48": "src/dist/img/icon48_prod.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self' blob:"
}

Best Verified First - Background Screening Alternatives

Here are some Firefox add-ons that are similar to Verified First - Background Screening: