Polygraf Trust Engine

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

Τι είναι το Polygraf Trust Engine;

Το Polygraf Trust Engine είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://polygraf.ai, και η κύρια λειτουργία του είναι "Shop with confidence! Analyze reviews & products with Polygraf AI’s Trust Engine. Get unbiased ratings & scores.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Polygraf Trust Engine

Λήψη αρχείων επέκτασης Polygraf Trust Engine σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Polygraf Trust Engine Polygraf Trust Engine
ID efpjnlhbndlphomipnbbeihgigonbpba
Επίσημο URL https://chromewebstore.google.com/detail/polygraf-trust-engine/efpjnlhbndlphomipnbbeihgigonbpba
Περιγραφή Shop with confidence! Analyze reviews & products with Polygraf AI’s Trust Engine. Get unbiased ratings & scores.
Μέγεθος Αρχείου 934 KB
Αριθμός Εγκαταστάσεων 388
Τρέχουσα Έκδοση 1.7.1
Τελευταία Ενημέρωση 2024-02-23
Ημερομηνία Δημοσίευσης 2023-07-17
Αξιολόγηση 4.06/5 Συνολικά 34 Αξιολογήσεις
Προγραμματιστής https://polygraf.ai
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.polygraf.ai/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.polygraf.ai/contact
URL της Σελίδας Πολιτικής Απορρήτου https://www.polygraf.ai/privacy-policy
Υποστηριζόμενες Γλώσσες 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"
        ]
    }
}