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"
        ]
    }
}