Brooklyn Nine Nine Theme
Cool Cool Cool Cool Cool Cool
Cos'è Brooklyn Nine Nine Theme?
Brooklyn Nine Nine Theme è un'estensione di Chrome sviluppata da http://www.appicted.in, e la sua funzione principale è "Cool Cool Cool Cool Cool Cool".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Brooklyn Nine Nine Theme
Scarica i file di estensione Brooklyn Nine Nine Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | djckjocpgondekhmghkgeaafkodakhln |
URL Ufficiale | https://chrome.google.com/webstore/detail/brooklyn-nine-nine-theme/djckjocpgondekhmghkgeaafkodakhln |
Descrizione | Cool Cool Cool Cool Cool Cool |
Dimensione del File | 254 KB |
Conteggio Installazioni | 57 |
Versione Corrente | 0.0.1 |
Ultimo Aggiornamento | 2018-12-07 |
Data di Pubblicazione | 2018-12-07 |
Sviluppatore | http://www.appicted.in |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.coach.me/Dhiraj?ref=YJNVl |
Lingue Supportate | 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" } |