Simplicity

Replace new tab page with a simplistic, super, and personal new tab page.

Wat is Simplicity?

Simplicity is een Chrome-extensie ontwikkeld door https://theklimts.com, en de belangrijkste functie is "Replace new tab page with a simplistic, super, and personal new tab page.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Simplicity

Download Simplicity-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

                        Clean, simple, and beautiful. Dynamic loads pictures via reddit for a fresh, new look every day!                    

Basisinformatie over de Extensie

Naam Simplicity Simplicity
ID mpmdaplfkgkaflcechbklbledmjdedli
Officiële URL https://chromewebstore.google.com/detail/simplicity/mpmdaplfkgkaflcechbklbledmjdedli
Beschrijving Replace new tab page with a simplistic, super, and personal new tab page.
Bestandsgrootte 2.29 MB
Aantal Installaties 40
Huidige Versie 0.400
Laatst Bijgewerkt 2016-01-20
Publicatiedatum 2016-01-20
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://theklimts.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://theklimts.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Simplicity",
    "short_name": "Simplicity replaces new tab page",
    "description": "Replace new tab page with a simplistic, super, and personal new tab page.",
    "version": "0.400",
    "incognito": "split",
    "offline_enabled": true,
    "icons": {
        "16": "16_icon.png",
        "48": "48_icon.png",
        "128": "128_icon.png"
    },
    "permissions": [
        "topSites",
        "chrome:\/\/favicon\/",
        "management",
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "simplicity.html"
    },
    "manifest_version": 2
}