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 Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Scroll Progress Bar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
सहायता पृष्ठ URL | 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": [ " |