Inspiral, inspiring new tab page

Get inspired by amazing things every time you open a new tab

Qu'est-ce que Inspiral, inspiring new tab page ?

Inspiral, inspiring new tab page est une extension Chrome développée par Or Ron, et sa fonction principale est "Get inspired by amazing things every time you open a new tab".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Inspiral, inspiring new tab page

Téléchargez les fichiers d'extension Inspiral, inspiring 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

                        Inspiral is an HTML5 webapp that aims to get you inpired every time you open a new tab.
The main focus is give you the inspiration you need in a new morning, during the rough noon times and on the night.

For any comments or suggestion please email me: or.ron10[at]gmail.com                    

Informations de Base sur l'Extension

Nom Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
URL Officiel https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
Description Get inspired by amazing things every time you open a new tab
Taille du Fichier 486 KB
Nombre d'Installations 18
Version Actuelle 0.12
Dernière Mise à Jour 2015-01-14
Date de Publication 2015-01-14
Évaluation 5.00/5 Total 3 Évaluations
Développeur Or Ron
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inspiral, inspiring new tab page",
    "description": "Get inspired by amazing things every time you open a new tab",
    "version": "0.12",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "topSites"
    ]
}