Brooklyn Nine Nine Theme
Cool Cool Cool Cool Cool Cool
Qu'est-ce que Brooklyn Nine Nine Theme ?
Brooklyn Nine Nine Theme est une extension Chrome développée par http://www.appicted.in, et sa fonction principale est "Cool Cool Cool Cool Cool Cool".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Brooklyn Nine Nine Theme
Téléchargez les fichiers d'extension Brooklyn Nine Nine Theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | djckjocpgondekhmghkgeaafkodakhln |
URL Officiel | https://chrome.google.com/webstore/detail/brooklyn-nine-nine-theme/djckjocpgondekhmghkgeaafkodakhln |
Description | Cool Cool Cool Cool Cool Cool |
Taille du Fichier | 254 KB |
Nombre d'Installations | 57 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-12-07 |
Date de Publication | 2018-12-07 |
Développeur | http://www.appicted.in |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.coach.me/Dhiraj?ref=YJNVl |
Langues Prises en Charge | 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" } |