Brooklyn Nine Nine Theme
Cool Cool Cool Cool Cool Cool
O que é Brooklyn Nine Nine Theme?
Brooklyn Nine Nine Theme é uma extensão do Chrome desenvolvida por http://www.appicted.in, e sua principal característica é "Cool Cool Cool Cool Cool Cool".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Brooklyn Nine Nine Theme
Baixe arquivos de extensão Brooklyn Nine Nine Theme 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
Cool Cool Cool Cool Cool Cool.. Check out more of my work at www.appicted.in More themes upcoming soon! If you like more please consider donating a few something somethings at PayPal : [email protected] If you have any ideas on which themes you'd like to see let me know in the comments! No copyright infringement intended!
Informações Básicas da Extensão
Nome | |
ID | djckjocpgondekhmghkgeaafkodakhln |
URL Oficial | https://chrome.google.com/webstore/detail/brooklyn-nine-nine-theme/djckjocpgondekhmghkgeaafkodakhln |
Descrição | Cool Cool Cool Cool Cool Cool |
Tamanho do Arquivo | 254 KB |
Contagem de Instalações | 57 |
Versão Atual | 0.0.1 |
Última Atualização | 2018-12-07 |
Data de Publicação | 2018-12-07 |
Desenvolvedor | http://www.appicted.in |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.coach.me/Dhiraj?ref=YJNVl |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.1", "description": "Cool Cool Cool Cool Cool Cool", "name": "Brooklyn Nine Nine Theme", "browser_action": { "default_icon": "icon.png", "default_title": "B99" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |