Clean Tab - New Tab Page

New Tab page replacement with beautiful photography.

Wat is Clean Tab - New Tab Page?

Clean Tab - New Tab Page is een Chrome-extensie ontwikkeld door https://edwardbowden.uk, en de belangrijkste functie is "New Tab page replacement with beautiful photography.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Clean Tab - New Tab Page

Download Clean Tab - 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

                        High Res Screenshots: https://imgur.com/a/V0qgO
Preview at: http://edwardbowden.co.uk/cleantab/demo/

Clean Tab is a beautiful new tab replacement for Google Chrome. It features a clock, search box and notes area.

It uses random backgrounds from Unsplash.com, 20 hand selected backgrounds in the download and you can also add your own by providing the URLs on the settings page. The settings also allow you to completely customise the interface to your own liking.

CleanTab                    

Basisinformatie over de Extensie

Naam Clean Tab - New Tab Page Clean Tab - New Tab Page
ID fnigjhmjaojlnmkfnfafhgeikgbakdph
Officiële URL https://chromewebstore.google.com/detail/clean-tab-new-tab-page/fnigjhmjaojlnmkfnfafhgeikgbakdph
Beschrijving New Tab page replacement with beautiful photography.
Bestandsgrootte 11.59 MB
Aantal Installaties 617
Huidige Versie 0.53
Laatst Bijgewerkt 2023-12-15
Publicatiedatum 2016-12-10
Beoordeling 4.11/5 Totaal 18 Beoordelingen
Ontwikkelaar https://edwardbowden.uk
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://edwardbowden.uk
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "js\/eventpage.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "New Tab page replacement with beautiful photography.",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "options_ui": {
        "page": "options.html"
    },
    "manifest_version": 2,
    "name": "Clean Tab - New Tab Page",
    "short_name": "Clean Tab",
    "version": "0.53",
    "author": "Edward Bowden",
    "homepage_url": "https:\/\/edwardbowden.uk"
}