Best Auto Scroll

This extension will auto scrolls a page

What is Best Auto Scroll?

Best Auto Scroll is a Chrome extension developed by arjunkolagatla, and its main feature is "This extension will auto scrolls a page".

Extension Screenshots

screenshot

Download Best Auto Scroll Extension CRX File

Download Best Auto Scroll 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

                                            

Extension Basic Information

Name Best Auto Scroll Best Auto Scroll
ID bmbodajfpkgodcdkdiakjdhmdpppedbb
Official URL https://chromewebstore.google.com/detail/best-auto-scroll/bmbodajfpkgodcdkdiakjdhmdpppedbb
Description This extension will auto scrolls a page
File Size 49.25 KB
Installation Count 26,883
Current Version 1.1
Last Updated 2017-12-04
Publish Date 2017-12-04
Rating 3.06/5 Total 17 Ratings
Developer arjunkolagatla
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "Arjun Kolagatla",
    "name": "Best Auto Scroll",
    "description": "This extension will auto scrolls a page",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}