Steem Enhancer
Steem enhancer yay!
ما هو Steem Enhancer؟
Steem Enhancer هو إضافة Chrome تم تطويرها بواسطة Bartłomiej Górnicki، والميزة الرئيسية لها هي "Steem enhancer yay!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Steem Enhancer
قم بتنزيل ملفات الامتداد Steem Enhancer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Simple but powerfull extension to boost your User Experience using Steem blockchain, especially Steemit.com Steem Enhancer lets you follow tags and receive Rich Notifications. You can adjust some settings to get even more. Everything you need to do is to visit extension's Settings Page and type tags you want to follow. Since then you will get Rich Notifications and Sound alerts (disabled by default). Steem Enhancer can notify you when you get new reply to post or comment. All you need to do is to type your username in extensions settings. You don't need to login anywhere.
معلومات أساسية عن التمديد
الاسم | Steem Enhancer |
ID | jbmaggkckojanmapjbggfdcnplaolgij |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/steem-enhancer/jbmaggkckojanmapjbggfdcnplaolgij |
الوصف | Steem enhancer yay! |
حجم الملف | 825 KB |
عدد التثبيتات | 12 |
النسخة الحالية | 0.1.17 |
آخر تحديث | 2018-07-27 |
تاريخ النشر | 2018-07-27 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | Bartłomiej Górnicki |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://steemit.com/@technocracy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "page": "pages\/background.html" }, "browser_action": { "default_icon": "icons\/48.png", "default_popup": "pages\/popup.html" }, "description": "Steem enhancer yay!", "icons": { "128": "icons\/128.png", "16": "icons\/16.png", "48": "icons\/48.png" }, "manifest_version": 2, "name": "Steem Enhancer", "permissions": [ "notifications", "storage" ], "short_name": "Steem Enhancer", "version": "0.1.17", "options_page": "pages\/options.html" } |