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" ] } |