DocVerita Chrome

Examine source code of DocVerita

Inspect and view changes in DocVerita source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "DocVerita",
  "version": "1.0.0",
  "description": "Checks AI-generated claims against your own documents — not the public web.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "DocVerita",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "background": {
    "service_worker": "background.js"
  },
  "permissions": [
    "sidePanel",
    "contextMenus",
    "storage",
    "identity"
  ],
  "host_permissions": [
    "https://docverita-server-production.up.railway.app/*",
    "https://login.microsoftonline.com/*",
    "https://accounts.google.com/*"
  ]
}

Best DocVerita Alternatives

Here are some Chrome extensions that are similar to DocVerita: