Creative Chrome
Creative Chrome is a tool designed to bring a little bit of creative play into your every day.
What is Creative Chrome?
Creative Chrome is a Chrome extension developed by Future Minds Lab, and its main feature is "Creative Chrome is a tool designed to bring a little bit of creative play into your every day.".
Extension Screenshots
Download Creative Chrome Extension CRX File
Download Creative Chrome 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
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!
Extension Basic Information
Name | |
ID | bcbjicfcdpkeibokgigmjnhflpoceboc |
Official URL | https://chrome.google.com/webstore/detail/creative-chrome/bcbjicfcdpkeibokgigmjnhflpoceboc |
Description | Creative Chrome is a tool designed to bring a little bit of creative play into your every day. |
File Size | 3.13 KB |
Installation Count | 15 |
Current Version | 1.0.1 |
Last Updated | 2019-12-19 |
Publish Date | 2019-12-19 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Future Minds Lab |
Payment Type | free |
Supported Languages | 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" ] } |