No Trace.

This extension automatically removes all porn related history events.

Vad är No Trace.?

No Trace. är en Chrome-tillägg utvecklad av notraceextension, och dess huvudfunktion är "This extension automatically removes all porn related history events.".

Ladda ner No Trace.-förlängningens CRX-fil

Ladda ner No Trace.-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        This extension automatically removes all porn related history events. If there is a domain that does not get removed, send me an email and I'll add it to the list.                    

Grundläggande Information om Tillägg

Namn No Trace. No Trace.
ID pgfehhhejhbkpgedkjkfndfalpcpfkpe
Officiell webbadress https://chrome.google.com/webstore/detail/no-trace/pgfehhhejhbkpgedkjkfndfalpcpfkpe
Beskrivning This extension automatically removes all porn related history events.
Filstorlek 76.23 KB
Antal Installationer 136
Aktuell Version 1.1
Senast Uppdaterad 2017-12-03
Publiceringsdatum 2017-12-03
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare notraceextension
E-post [email protected]
Betalningssätt free
Stödda Språk en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "No Trace.",
    "description": "This extension automatically removes all porn related history events.",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "history"
    ]
}