History Fool

Fool spies by mixing your real browsing activity with fake simulated browsing activity.

ما هو History Fool؟

History Fool هو إضافة Chrome تم تطويرها بواسطة https://www.hide-my-ip.com، والميزة الرئيسية لها هي "Fool spies by mixing your real browsing activity with fake simulated browsing activity.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة History Fool

قم بتنزيل ملفات الامتداد History Fool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        A unique privacy tool to blend your real Internet traffic with fake simulated traffic. Fool advertisers, your ISP, big Internet companies, the government, and even hackers about what sites you actually visit.

History Fool makes it impossible to determine your real browsing activity by mixing your real activity with fake simulated traffic (noise).

Protect your privacy by making it nearly impossible for third parties to find what you really search for, and what your online interests really are.

How can you check how History Fool is working?  Simply by enabling this extension in Chrome and click the Start button to start the traffic simulation noise.  Then use a packet sniffer to view the simulated traffic.

History Fool is completely free and maintained by Hide-My-IP.com                    

معلومات أساسية عن التمديد

الاسم History Fool History Fool
ID ednogldfgafglokgnklhkodjacnneglb
عنوان URL الرسمي https://chromewebstore.google.com/detail/history-fool/ednogldfgafglokgnklhkodjacnneglb
الوصف Fool spies by mixing your real browsing activity with fake simulated browsing activity.
حجم الملف 1.32 MB
عدد التثبيتات 678
النسخة الحالية 1.0.4
آخر تحديث 2017-10-25
تاريخ النشر 2017-10-24
تقييم 5.00/5 مجموع تقييمات 2
المطور https://www.hide-my-ip.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.hide-my-ip.com/privacy.shtml
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "History Fool",
    "version": "1.0.4",
    "description": "Fool spies by mixing your real browsing activity with fake simulated browsing activity.",
    "manifest_version": 2,
    "permissions": [
        "storage",
        "history",
        "",
        "webRequest",
        "webRequestBlocking"
    ],
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon76.png"
        },
        "default_title": "History Fool",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}