Privacy Test

Checks whether you have enhanced private data protection and prevents tracking of your on-line activity.

Privacy Testคืออะไร?

Privacy Test เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.hotcleaner.com และคุณลักษณะหลักของมันคือ "Checks whether you have enhanced private data protection and prevents tracking of your on-line activity."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Privacy Test

ดาวน์โหลดไฟล์ส่วนขยาย Privacy Test ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Privacy Test formerly known as C&C App is a small but powerful utility for Chrome and Chromium based browsers. Checks Whether You Have Enhanced Private Data Protection and will Help You to Prevent Tracking of Your On-Line Activity.

Privacy Test - Key Features:  

★ Monitors Safe Browsing state to protect against websites, extensions, and downloads, that are known to be malicious. 

★ View and Manage sideloaded Extensions - applications that aren't from an official source, such as the Chrome Web Store and possibly installed without your knowledge.

★ Privacy Test > Open Menu > Automatically scans the current tab's URL for malware and other threats by using Safe Browsing and other solutions.

★ View your IP address and current tab's domain IP address and DNS info.

★ Privacy Test … 

★ Enjoy Safe Browsing! 

OFFICIAL WEBSITE: 
https://www.hotcleaner.com/

QUICK HELP GUIDE: 
https://www.hotcleaner.com/privacy-test-quick-start-guide.html

PRIVACY POLICY: 
https://www.hotcleaner.com/privacy-test-extension-policy.html

SUPPORT:
https://www.hotcleaner.com/security-and-privacy-software-feedback.html                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Privacy Test Privacy Test
ID pdabfienifkbhoihedcgeogidfmibmhp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/privacy-test/pdabfienifkbhoihedcgeogidfmibmhp
คำอธิบาย Checks whether you have enhanced private data protection and prevents tracking of your on-line activity.
ขนาดไฟล์ 77.26 KB
จำนวนการติดตั้ง 539,726
เวอร์ชันปัจจุบัน 10.7
อัปเดตครั้งล่าสุด 2024-01-24
วันที่เผยแพร่ 2020-02-10
คะแนน 4.71/5 รวมทั้งหมด 16005 คะแนน
ผู้พัฒนา https://www.hotcleaner.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.hotcleaner.com/privacy-test-quick-start-guide.html
URL หน้าช่วยเหลือ https://www.hotcleaner.com/security-and-privacy-software-feedback.html
URL หน้านโยบายความเป็นส่วนตัว https://www.mixesoft.com/privacy.html
ภาษาที่รองรับ de,en,fr,nl,tr,da,es,it,pl,pt-BR,sv,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "service_worker": "SW_JS_ID.js"
    },
    "action": {
        "default_icon": "DIR_IMG\/g19.png",
        "default_popup": "MENU_HTML_ID.html",
        "default_title": "__MSG_extName__"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self';img-src 'self' https: chrome:\/\/extension-icon;connect-src https:;report-uri https:\/\/appn.center\/apiv1\/csp;"
    },
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "externally_connectable": {
        "ids": [
            "ghgabhipcejejjmhhchfonmamedcbeod"
        ],
        "matches": [
            "https:\/\/www.hotcleaner.com\/*"
        ]
    },
    "icons": {
        "16": "DIR_IMG\/g16.png",
        "19": "DIR_IMG\/g19.png",
        "32": "DIR_IMG\/g32.png",
        "38": "DIR_IMG\/g38.png",
        "40": "DIR_IMG\/g40.png",
        "48": "DIR_IMG\/g48.png",
        "64": "DIR_IMG\/g64.png",
        "96": "DIR_IMG\/g96.png",
        "128": "DIR_IMG\/g128.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "110.0",
    "name": "__MSG_extName__",
    "host_permissions": [],
    "offline_enabled": true,
    "permissions": [
        "activeTab",
        "management",
        "privacy",
        "scripting",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "10.7"
}