Inspiral, inspiring new tab page

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

Τι είναι το Inspiral, inspiring new tab page;

Το Inspiral, inspiring new tab page είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Or Ron, και η κύρια λειτουργία του είναι "Get inspired by amazing things every time you open a new tab".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Inspiral, inspiring new tab page

Λήψη αρχείων επέκτασης Inspiral, inspiring new tab page σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
Επίσημο URL https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
Περιγραφή Get inspired by amazing things every time you open a new tab
Μέγεθος Αρχείου 486 KB
Αριθμός Εγκαταστάσεων 18
Τρέχουσα Έκδοση 0.12
Τελευταία Ενημέρωση 2015-01-14
Ημερομηνία Δημοσίευσης 2015-01-14
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής Or Ron
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}