Noise
Ambient sounds to wash away distraction
ما هو Noise؟
Noise هو إضافة Chrome تم تطويرها بواسطة Green Tech Lab، والميزة الرئيسية لها هي "Ambient sounds to wash away distraction".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Noise
قم بتنزيل ملفات الامتداد Noise بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Noise can improve your focus and boost your productivity. Block out annoying noises and create the right environment for working or relaxing. A lot of natural white noise as follows: ✔ the sound of Rain, Thunder, Wind ✔ the sound of Fire, Waves, Birds, Crickets ✔ the sound of CoffeeShop, Singing Bowl ✔ the sound of TV White Noise
معلومات أساسية عن التمديد
الاسم | |
ID | ljfmpfeiflahbmgpfdhlngnkkfdeakmb |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/noise/ljfmpfeiflahbmgpfdhlngnkkfdeakmb |
الوصف | Ambient sounds to wash away distraction |
حجم الملف | 314 KB |
عدد التثبيتات | 101 |
النسخة الحالية | 0.3 |
آخر تحديث | 2018-06-14 |
تاريخ النشر | 2018-06-13 |
تقييم | 1.00/5 مجموع تقييمات 3 |
المطور | Green Tech Lab |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://qqjilu.com/policy.html |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Noise", "version": "0.3", "description": "Ambient sounds to wash away distraction", "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "page_action": { "default_popup": "popup.html", "default_icon": { "128": "images\/icon128.png" } }, "icons": { "128": "images\/icon128.png" }, "manifest_version": 2 } |