Polygraf Trust Engine

Shop with confidence! Analyze reviews & products with Polygraf AI’s Trust Engine. Get unbiased ratings & scores.

What is Polygraf Trust Engine?

Polygraf Trust Engine is a Chrome extension developed by https://polygraf.ai, and its main feature is "Shop with confidence! Analyze reviews & products with Polygraf AI’s Trust Engine. Get unbiased ratings & scores.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Polygraf Trust Engine Extension CRX File

Download Polygraf Trust Engine extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Expose and eliminate fake online reviews & malicious digital content
•	Spot Unreliable & AI-generated reviews
•	Get Trust Scores for each product and review
•	Get Pros & Cons for any product
•	Find Sellers you can trust on Amazon, Walmart & other stores

🔍 Spot AI-generated content
Add our extension to your browser in seconds and use Polygraf Trust Engine to identify AI-generated text, voice, or video content as you browse through Amazon, Walmart, and other e-commerce platforms.

💯 Verify reliability 
Not all content is created equal. Our AI engine evaluates the reliability of the review, helping you discern fact from fiction. We’ll help you make informed decisions and confidently navigate the digital world.

👍 Unique Trust Scores
Polygraf goes beyond identifying AI-generated and unreliable content by assigning content with a trust score, based on various metrics. This score offers a quick and easy way to determine the trustworthiness of each review you verify.

📉 Price Pulse - NEW FEATURE
Never overpay again with the new Price Pulse feature. Our Trust Engine now includes the ability to check if the price of the product you're interested in is at its highest or lowest, ensuring you always snag the best deals on the market. This feature is designed to give you a financial edge during your online shopping and is especially useful for special deals and the festive season.

💞 Get Pros & Cons for any product with a single click 
Stop wasting your time reading each review, simply verify a product with a single click. Our multi-layer AI will filter out fake reviews, and quickly summarize the pros and cons of the product based only on reliable reviews. A simple snapshot tells you everything you need to know about the product!

💫 Universal Applicability
Whether you’re shopping online, reading reviews, watching videos, or interacting on social media, we’re building tools to help protect you from fraudulent content. Use Polygraf Trust Engine to ensure authenticity across the web.

🚀 Find Sellers you can trust on Amazon, Walmart & other stores
We evaluate and compare sellers for you – even their other products and services – to expose malicious and deceptive sellers. Eliminate the noise, use our verify button to get the product you love from a reliable seller.                    

Extension Basic Information

Name Polygraf Trust Engine Polygraf Trust Engine
ID efpjnlhbndlphomipnbbeihgigonbpba
Official URL https://chromewebstore.google.com/detail/polygraf-trust-engine/efpjnlhbndlphomipnbbeihgigonbpba
Description Shop with confidence! Analyze reviews & products with Polygraf AI’s Trust Engine. Get unbiased ratings & scores.
File Size 934 KB
Installation Count 388
Current Version 1.7.1
Last Updated 2024-02-23
Publish Date 2023-07-17
Rating 4.06/5 Total 34 Ratings
Developer https://polygraf.ai
Email [email protected]
Payment Type free
Extension Website https://www.polygraf.ai/
Help Page URL https://www.polygraf.ai/contact
Privacy Policy Page URL https://www.polygraf.ai/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Polygraf Trust Engine",
    "version": "1.7.1",
    "description": "Shop with confidence! Analyze reviews & products with Polygraf AI\u2019s Trust Engine. Get unbiased ratings & scores.",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "icons\/48.png"
    },
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "identity"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/polygraf.ai\/*"
            ],
            "js": [
                "src\/pages\/content\/polygraf\/inject.js"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.ca\/*",
                "https:\/\/www.amazon.co.uk\/*"
            ],
            "js": [
                "src\/pages\/content\/amazon\/inject.js"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/www.walmart.com\/*"
            ],
            "js": [
                "src\/pages\/content\/walmart\/inject.js"
            ],
            "run_at": "document_end",
            "all_frames": true,
            "match_about_blank": true
        },
        {
            "matches": [
                "https:\/\/www.bestbuy.com\/*"
            ],
            "js": [
                "src\/pages\/content\/bestbuy\/inject.js"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3Dm7JWZ08PuWOBsvzYOJ7L8hgXYki69i2k6rCEyiUbuRe1nxkcXixMT6KRZEkAw4A3spVsppFGeIZyGPBr+4YORdh2ppIrPpewIOSAp6Qcd+pcRBxcnl\/s6J3jRd6iEdJds5PAeI2VE4hltCxbHsZQmXtTn4I87yOtr0\/7wDJxjNSvXJEuAXcTJ8QnkuD0oBW1P98lJXn9Q1JXhaD0VQk7zkPlHv7qHQx8DOX44IJW+7+DhVkP7MzPqP0+hLHiZ80X9mclaP70AhRQmFXVtpYWMxVdLCOAjZtpX\/Zs3vEsAUz\/as++V+eaMgxlypdqshUs2gCEXhrW3Uuus0hk7sbwIDAQAB",
    "oauth2": {
        "client_id": "356747510679-8nipkcq1m20forbh8n0cqvj2n4hevt2b.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}