auto-scroller by ~wlatrednomiikc

Just a simple auto scroller for lazy persons ^_^

What is auto-scroller by ~wlatrednomiikc?

auto-scroller by ~wlatrednomiikc is a Chrome extension developed by retlawkcinimod, and its main feature is "Just a simple auto scroller for lazy persons ^_^".

Extension Screenshots

screenshot

Download auto-scroller by ~wlatrednomiikc Extension CRX File

Download auto-scroller by ~wlatrednomiikc extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Just a simple auto scroller for lazy persons ^_^                    

Extension Basic Information

Name auto-scroller by ~wlatrednomiikc auto-scroller by ~wlatrednomiikc
ID mjceaephkghedoggbhaapkhfhokblcch
Official URL https://chrome.google.com/webstore/detail/auto-scroller-by-wlatredn/mjceaephkghedoggbhaapkhfhokblcch
Description Just a simple auto scroller for lazy persons ^_^
File Size 38.72 KB
Installation Count 691
Current Version 1.2
Last Updated 2016-01-03
Publish Date 2016-01-03
Rating 3.78/5 Total 9 Ratings
Developer retlawkcinimod
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "auto-scroller by ~wlatrednomiikc",
    "description": "Just a simple auto scroller for lazy persons ^_^",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_popup": "window.html"
    },
    "permissions": [
        "tabs",
        "activeTab"
    ]
}