Inspiral, inspiring new tab page

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

Apa itu Inspiral, inspiring new tab page?

Inspiral, inspiring new tab page adalah ekstensi Chrome yang dikembangkan oleh Or Ron, dan fitur utamanya adalah "Get inspired by amazing things every time you open a new tab".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Inspiral, inspiring new tab page

Unduh file ekstensi Inspiral, inspiring new tab page dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
URL Resmi https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
Deskripsi Get inspired by amazing things every time you open a new tab
Ukuran File 486 KB
Jumlah Instalasi 18
Versi Saat Ini 0.12
Terakhir Diperbarui 2015-01-14
Tanggal Publikasi 2015-01-14
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Or Ron
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}