Scroll Progress Bar
Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled.
Was ist Scroll Progress Bar?
Scroll Progress Bar ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled.".
Erweiterungsscreenshots
Scroll Progress Bar-Erweiterungs-CRX-Datei herunterladen
Laden Sie Scroll Progress Bar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Scroll Progress Bar |
ID | dfejgdncgcidoeabmpdfbibmmkfbbbaf |
Offizielle URL | https://chromewebstore.google.com/detail/scroll-progress-bar/dfejgdncgcidoeabmpdfbibmmkfbbbaf |
Beschreibung | Simple and unobtrusive horizontal progress bar to show how far down a webpage you have scrolled. |
Dateigröße | 1019 KB |
Installationsanzahl | 193 |
Aktuelle Version | 0.0.2 |
Letztes Update | 2017-10-21 |
Veröffentlichungsdatum | 2017-10-21 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | Unknown |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/philiprlarie/scroll-progress-bar-chrome-extension |
Hilfeseite URL | https://github.com/philiprlarie/scroll-progress-bar-chrome-extension |
Unterstützte Sprachen | 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": [ " |