Brooklyn Nine Nine Theme
Cool Cool Cool Cool Cool Cool
ما هو Brooklyn Nine Nine Theme؟
Brooklyn Nine Nine Theme هو إضافة Chrome تم تطويرها بواسطة http://www.appicted.in، والميزة الرئيسية لها هي "Cool Cool Cool Cool Cool Cool".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Brooklyn Nine Nine Theme
قم بتنزيل ملفات الامتداد Brooklyn Nine Nine Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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!
معلومات أساسية عن التمديد
الاسم | |
ID | djckjocpgondekhmghkgeaafkodakhln |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/brooklyn-nine-nine-theme/djckjocpgondekhmghkgeaafkodakhln |
الوصف | Cool Cool Cool Cool Cool Cool |
حجم الملف | 254 KB |
عدد التثبيتات | 57 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2018-12-07 |
تاريخ النشر | 2018-12-07 |
المطور | http://www.appicted.in |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.coach.me/Dhiraj?ref=YJNVl |
اللغات المدعومة | 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" } |