Creative Chrome
Creative Chrome is a tool designed to bring a little bit of creative play into your every day.
O que é Creative Chrome?
Creative Chrome é uma extensão do Chrome desenvolvida por Future Minds Lab, e sua principal característica é "Creative Chrome is a tool designed to bring a little bit of creative play into your every day.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Creative Chrome
Baixe arquivos de extensão Creative Chrome no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | bcbjicfcdpkeibokgigmjnhflpoceboc |
URL Oficial | https://chrome.google.com/webstore/detail/creative-chrome/bcbjicfcdpkeibokgigmjnhflpoceboc |
Descrição | Creative Chrome is a tool designed to bring a little bit of creative play into your every day. |
Tamanho do Arquivo | 3.13 KB |
Contagem de Instalações | 15 |
Versão Atual | 1.0.1 |
Última Atualização | 2019-12-19 |
Data de Publicação | 2019-12-19 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | Future Minds Lab |
Tipo de Pagamento | free |
Idiomas Suportados | 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" ] } |