Start! 2

A new start page for all your start paging needs.

Qu'est-ce que Start! 2 ?

Start! 2 est une extension Chrome développée par https://ilkkah.com, et sa fonction principale est "A new start page for all your start paging needs.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Start! 2

Téléchargez les fichiers d'extension Start! 2 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

                        Start! 2 is a new version of Start! 

Features:
- Automatic logo fetching
- Automatic background images from Flickr, a new background updates periodically
- A nice bookmarks browser

Support: http://ilkkah.com/2017/03/01/start-2/                    

Informations de Base sur l'Extension

Nom Start! 2 Start! 2
ID kmpdihgkoocjnalpalbomgfmheaooclo
URL Officiel https://chromewebstore.google.com/detail/start-2/kmpdihgkoocjnalpalbomgfmheaooclo
Description A new start page for all your start paging needs.
Taille du Fichier 124 KB
Nombre d'Installations 81
Version Actuelle 1.1.8
Dernière Mise à Jour 2017-04-01
Date de Publication 2017-03-31
Évaluation 4.33/5 Total 6 Évaluations
Développeur https://ilkkah.com
Type de Paiement free
Site Web de l'Extension http://ilkkah.com/2017/03/01/start-2/
URL de la Page d'Aide http://ilkkah.com/2017/03/01/start-2/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Start! 2",
    "version": "1.1.8",
    "manifest_version": 2,
    "description": "A new start page for all your start paging needs.",
    "icons": {
        "16": "stuff\/1276754433_media-playback-start.png",
        "32": "stuff\/1276754432_media-playback-start.png",
        "48": "stuff\/start-icon-48.png",
        "128": "stuff\/start-icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "browse.html"
    },
    "permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/",
        "chrome:\/\/favicon\/",
        "bookmarks",
        "tabs",
        "management"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/api.flickr.com; object-src 'self'"
}