Neonify
A nifty bar that changes your boring Chrome into Neon-ified Chrome.
ما هو Neonify؟
Neonify هو إضافة Chrome تم تطويرها بواسطة https://getneonify.com، والميزة الرئيسية لها هي "A nifty bar that changes your boring Chrome into Neon-ified Chrome.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Neonify
قم بتنزيل ملفات الامتداد Neonify بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A nifty bar that changes your boring Chrome into Neon-ified Chrome. Features: • The bar animates and appear in all sites that you visit. • Colors of the bar can be personalized according to your preference in the Options. • Able to blacklist sites that you don't want to show the nifty bar. This extensions works well with Neonify Theme . How it works: 1) Add this Neonify extension from the Chrome Web Store. 2) Add Neonify theme from the Chrome Web Store (https://chrome.google.com/webstore/detail/neonify-theme/nbcdpfboplmadpnpeniaiijkjphakhep?hl=en) . If you have any bugs or feature request, please email to [email protected]
معلومات أساسية عن التمديد
الاسم | Neonify |
ID | bfbfbbecmdlebbkhigcokkhpheajaegl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/neonify/bfbfbbecmdlebbkhigcokkhpheajaegl |
الوصف | A nifty bar that changes your boring Chrome into Neon-ified Chrome. |
حجم الملف | 720 KB |
عدد التثبيتات | 263 |
النسخة الحالية | 1.0 |
آخر تحديث | 2020-11-06 |
تاريخ النشر | 2020-11-04 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | https://getneonify.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://getneonify.com |
عنوان صفحة سياسة الخصوصية | http://cholaware.com/privacy.php |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Neonify", "name": "Neonify", "version": "1.0", "manifest_version": 2, "description": "A nifty bar that changes your boring Chrome into Neon-ified Chrome.", "background": { "scripts": [ "app\/background.js" ] }, "permissions": [ "activeTab", "storage" ], "icons": { "16": "favicon_16.png", "48": "favicon_48.png", "128": "favicon_128.png" }, "homepage_url": "https:\/\/getneonify.com", "browser_action": { "default_icon": { "16": "favicon_16.png", "48": "favicon_48.png" } }, "content_scripts": [ { "matches": [ " |