Clear Browsing Data Button

(Clear browsing data) shortcut button,clear your browsing history and other personal data.

Wat is Clear Browsing Data Button?

Clear Browsing Data Button is een Chrome-extensie ontwikkeld door http://cihangircagatay.tk, en de belangrijkste functie is "(Clear browsing data) shortcut button,clear your browsing history and other personal data.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Clear Browsing Data Button

Download Clear Browsing Data Button-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

                        A simple but pretty useful extension for Google Chrome & Chromium browsers,

material design (Clear browsing data) shortcut button,clear your browsing history and other personal data,enjoy.                    

Basisinformatie over de Extensie

Naam Clear Browsing Data Button Clear Browsing Data Button
ID eedilokgkecedolfgpongiimhkjjmkjg
Officiële URL https://chrome.google.com/webstore/detail/clear-browsing-data-butto/eedilokgkecedolfgpongiimhkjjmkjg
Beschrijving (Clear browsing data) shortcut button,clear your browsing history and other personal data.
Bestandsgrootte 3.91 KB
Aantal Installaties 658
Huidige Versie 7.0
Laatst Bijgewerkt 2018-10-31
Publicatiedatum 2018-10-31
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar http://cihangircagatay.tk
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://cihangircagatay.blogspot.com
Help Pagina-URL http://cihangircagatay.blogspot.com
Ondersteunde Talen en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "button.png",
        "default_title": "Clear Browsing Data"
    },
    "description": "(Clear browsing data) shortcut button,clear your browsing history and other personal data.",
    "icons": {
        "48": "button.png"
    },
    "manifest_version": 2,
    "name": "Clear Browsing Data Button",
    "permissions": [
        "tabs"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.0"
}