CreativeStart

Start page / New Tab for Creative People and Web Designers: every time one new Royalty Free Photo and Google Font to discover!

What is CreativeStart?

CreativeStart is a Chrome extension developed by Lorenzo Zottar, and its main feature is "Start page / New Tab for Creative People and Web Designers: every time one new Royalty Free Photo and Google Font to discover!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download CreativeStart Extension CRX File

Download CreativeStart 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

                        Start Page / New Tab page for Creative People and Web Designers that helps to discover new free resources for your projects!

Every new tab a random Royalty Free Photo as cover, and a random Google Font for the main sentence.

Discover them, follow the download link or "love" them to keep track of your favorite resources for your next creative project!                    

Extension Basic Information

Name CreativeStart CreativeStart
ID pjoiffklcbocdbniijpdcdffefijfblp
Official URL https://chromewebstore.google.com/detail/creativestart/pjoiffklcbocdbniijpdcdffefijfblp
Description Start page / New Tab for Creative People and Web Designers: every time one new Royalty Free Photo and Google Font to discover!
File Size 697 KB
Installation Count 424
Current Version 0.1.1
Last Updated 2014-11-19
Publish Date 2014-11-19
Rating 4.17/5 Total 12 Ratings
Developer Lorenzo Zottar
Payment Type free
Extension Website https://www.behance.net/gallery/21291549/CreativeStart-Chrome-Extension
Supported Languages de,en,en-GB,en-US,fr,es,es-419,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "name": "__MSG_title__",
    "description": "__MSG_desc__",
    "version": "0.1.1",
    "short_name": "CreativeStart",
    "author": "Lorenzo Zottar",
    "icons": {
        "64": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "web_accessible_resources": [
        "img\/*"
    ],
    "permissions": [
        "storage"
    ],
    "manifest_version": 2
}