Set ABOUT:BLANK as NEW TAB page

Chrome does not give 'advanced options' to its customers to change basic things. This extension just sets About:Blank for a new-tab.

Wat is Set ABOUT:BLANK as NEW TAB page?

Set ABOUT:BLANK as NEW TAB page is een Chrome-extensie ontwikkeld door https://puvox.software, en de belangrijkste functie is "Chrome does not give 'advanced options' to its customers to change basic things. This extension just sets About:Blank for a new-tab.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Set ABOUT:BLANK as NEW TAB page

Download Set ABOUT:BLANK as NEW TAB page-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

                        Use this extension to have "about:blank" as your new tab page.                    

Basisinformatie over de Extensie

Naam Set ABOUT:BLANK as NEW TAB page Set ABOUT:BLANK as NEW TAB page
ID amcfcgenknhnhicjonfnclkehkpfnfjl
Officiële URL https://chromewebstore.google.com/detail/set-aboutblank-as-new-tab/amcfcgenknhnhicjonfnclkehkpfnfjl
Beschrijving Chrome does not give 'advanced options' to its customers to change basic things. This extension just sets About:Blank for a new-tab.
Bestandsgrootte 10.81 KB
Aantal Installaties 72
Huidige Versie 1.0.1
Laatst Bijgewerkt 2021-02-01
Publicatiedatum 2021-02-01
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://puvox.software
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://puvox.software
URL van de Privacybeleid Pagina https://puvox.software/info/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Set ABOUT:BLANK as NEW TAB page",
    "version": "1.0.1",
    "manifest_version": 2,
    "description": "Chrome does not give 'advanced options' to its customers to change basic things. This extension just sets About:Blank for a new-tab.",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "empty.html"
    }
}