Clean Tab - New Tab Page

New Tab page replacement with beautiful photography.

Qu'est-ce que Clean Tab - New Tab Page ?

Clean Tab - New Tab Page est une extension Chrome développée par https://edwardbowden.uk, et sa fonction principale est "New Tab page replacement with beautiful photography.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Clean Tab - New Tab Page

Téléchargez les fichiers d'extension Clean Tab - New Tab Page au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Clean Tab - New Tab Page Clean Tab - New Tab Page
ID fnigjhmjaojlnmkfnfafhgeikgbakdph
URL Officiel https://chromewebstore.google.com/detail/clean-tab-new-tab-page/fnigjhmjaojlnmkfnfafhgeikgbakdph
Description New Tab page replacement with beautiful photography.
Taille du Fichier 11.59 MB
Nombre d'Installations 617
Version Actuelle 0.53
Dernière Mise à Jour 2023-12-15
Date de Publication 2016-12-10
Évaluation 4.11/5 Total 18 Évaluations
Développeur https://edwardbowden.uk
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://edwardbowden.uk
Langues Prises en Charge 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"
}