Fruit Fidget Spinner
Twist fruits and vegetables, they are like spinners
O que é Fruit Fidget Spinner?
Fruit Fidget Spinner é uma extensão do Chrome desenvolvida por freeman, e sua principal característica é "Twist fruits and vegetables, they are like spinners".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fruit Fidget Spinner
Baixe arquivos de extensão Fruit Fidget Spinner 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
Instead of the usual spinner, twist the vegetables and fruits. If you are tired, take a break, rest and turn the fruit spinners To enable tools, click the extension icon in the upper-right corner of the browser.
Informações Básicas da Extensão
Nome | |
ID | nfpajdbmgbjlinlbaaeilcnbmildjkdg |
URL Oficial | https://chromewebstore.google.com/detail/fruit-fidget-spinner/nfpajdbmgbjlinlbaaeilcnbmildjkdg |
Descrição | Twist fruits and vegetables, they are like spinners |
Tamanho do Arquivo | 7.38 MB |
Contagem de Instalações | 84 |
Versão Atual | 17.1.1 |
Última Atualização | 2017-06-29 |
Data de Publicação | 2017-06-19 |
Classificação | 5.00/5 Total de 2 Avaliações |
Desenvolvedor | freeman |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "browser_action": { "default_icon": "128.png", "default_popup": "popup.html" }, "description": "Twist fruits and vegetables, they are like spinners", "icons": { "128": "128.png" }, "manifest_version": 2, "name": "Fruit Fidget Spinner", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "17.1.1" } |