Inspiral, inspiring new tab page

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

What is Inspiral, inspiring new tab page?

Inspiral, inspiring new tab page is a Chrome extension developed by Or Ron, and its main feature is "Get inspired by amazing things every time you open a new tab".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Inspiral, inspiring new tab page Extension CRX File

Download Inspiral, inspiring new tab page extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
Official URL https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
Description Get inspired by amazing things every time you open a new tab
File Size 486 KB
Installation Count 18
Current Version 0.12
Last Updated 2015-01-14
Publish Date 2015-01-14
Rating 5.00/5 Total 3 Ratings
Developer Or Ron
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}