Creative Chrome
Creative Chrome is a tool designed to bring a little bit of creative play into your every day.
Creative Chromeとは何ですか?
Creative ChromeはFuture Minds Labによって開発されたChromeの拡張機能で、その主な機能は「Creative Chrome is a tool designed to bring a little bit of creative play into your every day.」です。
拡張機能のスクリーンショット
Creative Chrome拡張機能のCRXファイルをダウンロード
Creative Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Every time you open a tab you'll be greeted with a random creativity game that you can play in browser, to help you find your creative mojo, break out of ruts and see a fresh perspective!
拡張機能の基本情報
名前 | |
ID | bcbjicfcdpkeibokgigmjnhflpoceboc |
公式URL | https://chrome.google.com/webstore/detail/creative-chrome/bcbjicfcdpkeibokgigmjnhflpoceboc |
説明 | Creative Chrome is a tool designed to bring a little bit of creative play into your every day. |
ファイルサイズ | 3.13 KB |
インストール数 | 15 |
現在のバージョン | 1.0.1 |
最終更新日 | 2019-12-19 |
公開日 | 2019-12-19 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Future Minds Lab |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Creative Chrome", "version": "1.0.1", "description": "Creative Chrome is a tool designed to bring a little bit of creative play into your every day.", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "tabs" ] } |