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 |
官方網址 | 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" ] } |