History Fool

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

History Fool क्या है?

History Fool https://www.hide-my-ip.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fool spies by mixing your real browsing activity with fake simulated browsing activity."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में History Fool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ URL 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"
    }
}