CreativeStart
Start page / New Tab for Creative People and Web Designers: every time one new Royalty Free Photo and Google Font to discover!
CreativeStartとは何ですか?
CreativeStartはLorenzo Zottarによって開発されたChromeの拡張機能で、その主な機能は「Start page / New Tab for Creative People and Web Designers: every time one new Royalty Free Photo and Google Font to discover!」です。
拡張機能のスクリーンショット
CreativeStart拡張機能のCRXファイルをダウンロード
CreativeStart拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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! 拡張機能の基本情報
| 名前 | |
| ID | pjoiffklcbocdbniijpdcdffefijfblp |
| 公式URL | https://chromewebstore.google.com/detail/creativestart/pjoiffklcbocdbniijpdcdffefijfblp |
| 説明 | Start page / New Tab for Creative People and Web Designers: every time one new Royalty Free Photo and Google Font to discover! |
| ファイルサイズ | 697 KB |
| インストール数 | 424 |
| 現在のバージョン | 0.1.1 |
| 最終更新日 | 2014-11-19 |
| 公開日 | 2014-11-19 |
| 評価 | 4.17/5 合計 12 レビュー |
| 開発者 | Lorenzo Zottar |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.behance.net/gallery/21291549/CreativeStart-Chrome-Extension |
| 対応言語 | 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
} | |