Scroll Progress Bar
Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled.
ما هو Scroll Progress Bar؟
Scroll Progress Bar هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Scroll Progress Bar
قم بتنزيل ملفات الامتداد Scroll Progress Bar بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
When reading a long webpage, it is nice to have a visual aid to see how much progress you've made. This extension adds an unobtrusive horizontal progress bar to the top of your screen that indicated how far down the page you have scrolled.
معلومات أساسية عن التمديد
الاسم | Scroll Progress Bar |
ID | dfejgdncgcidoeabmpdfbibmmkfbbbaf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/scroll-progress-bar/dfejgdncgcidoeabmpdfbibmmkfbbbaf |
الوصف | Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled. |
حجم الملف | 1019 KB |
عدد التثبيتات | 193 |
النسخة الحالية | 0.0.2 |
آخر تحديث | 2017-10-21 |
تاريخ النشر | 2017-10-21 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | Unknown |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://github.com/philiprlarie/scroll-progress-bar-chrome-extension |
عنوان صفحة المساعدة | https://github.com/philiprlarie/scroll-progress-bar-chrome-extension |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Scroll Progress Bar", "description": "Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled.", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2, "version": "0.0.2", "content_scripts": [ { "matches": [ " |