Auto Scroll
Automatically scroll down on your current web page
Hvad er Auto Scroll?
Auto Scroll er en Chrome-udvidelse udviklet af PracticalApplications, og dens hovedfunktion er "Automatically scroll down on your current web page".
Udvidelsesskærmbilleder
Download Auto Scroll-udvidelses-CRX-fil
Download Auto Scroll-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
This chrome extension allows you to automatically scroll down the page with a click of a button. This chrome extension is perfect for reading any web page of your choice.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | pnmppanpmcimcfnkhkcpnmomiiomchpd |
Officiel URL | https://chrome.google.com/webstore/detail/auto-scroll/pnmppanpmcimcfnkhkcpnmomiiomchpd |
Beskrivelse | Automatically scroll down on your current web page |
Filstørrelse | 44.83 KB |
Antal Installationer | 460 |
Nuværende Version | 1.0 |
Senest Opdateret | 2018-02-20 |
Udgivelsesdato | 2018-02-20 |
Bedømmelse | 3.75/5 Samlet 4 Bedømmelser |
Udvikler | PracticalApplications |
Betalingsmetode | free |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Scroll", "version": "1.0", "manifest_version": 2, "description": "Automatically scroll down on your current web page", "browser_action": { "default_icon": "icon.png", "default_popup": "editor.html" }, "permissions": [ "activeTab", "tabs", " |