autolete

It stops browser to store a porn website visit in history.

Wat is autolete?

autolete is een Chrome-extensie ontwikkeld door https://wadersgroup.in, en de belangrijkste functie is "It stops browser to store a porn website visit in history.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie autolete

Download autolete-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        It is really hard to delete history after every time you watch porn. Autolete is the one-stop solution for this problem. No need to worry, browser will not store your porn surfing history.

This works only when your browser's web sync is off

In browser visit 
chrome://settings/syncSetup 
to switch it off (if on)
&
sign-out from your Google account at 
chrome://settings/
------------------------------------------------------------
For Firefox:

Download it from

https://addons.mozilla.org/en-US/firefox/addon/autolete/                    

Basisinformatie over de Extensie

Naam autolete autolete
ID fabidlmkdnjhcnpklohpoobeejaefpjc
Officiële URL https://chromewebstore.google.com/detail/autolete/fabidlmkdnjhcnpklohpoobeejaefpjc
Beschrijving It stops browser to store a porn website visit in history.
Bestandsgrootte 60.31 KB
Aantal Installaties 37
Huidige Versie 1.11
Laatst Bijgewerkt 2018-09-30
Publicatiedatum 2018-09-30
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar https://wadersgroup.in
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://www.wadersgroup.in
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "autolete",
    "short_name": "autolete",
    "description": "It stops browser to store a porn website visit in history.",
    "version": "1.11",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/inactive.png",
        "default_popup": "main.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "history",
        "storage",
        "tabs"
    ]
}