WebExtension.net
WebExtension.net

SmoothScroll

View on Chrome Web Store
View SmoothScroll Chrome Extension on Chrome Web Store
4.6 (2,011 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Scroll smoothly on all websites with your mouse and keyboard.
Type
Extension
Users
100,000 users
gblazex
View author page of gblazex
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 9, 2013
Version 1.7.7
Manifest version
3
Updated
Updated on September 19, 2024
View on Chrome Web Store
View SmoothScroll Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.7.7",
    "background": {
        "service_worker": "pages\/background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "src\/sscr.js",
                "src\/middlemouse.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*"
            ],
            "exclude_globs": [
                "*.pdf*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "promo\/mac_promo.js"
            ],
            "matches": [
                "*:\/\/www.smoothscroll.net\/*",
                "*:\/\/www.smoothscroll.net.s3-website-us-east-1.amazonaws.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Scroll smoothly on all websites with your mouse and keyboard.",
    "icons": {
        "16": "img\/16n.png",
        "32": "img\/32n.png",
        "48": "img\/48n.png",
        "128": "img\/128n.png"
    },
    "name": "SmoothScroll",
    "options_page": "pages\/options.html",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/cursor.svg"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "pages\/popup.html",
        "default_icon": {
            "16": "img\/16n.png",
            "32": "img\/32n.png",
            "48": "img\/48n.png",
            "128": "img\/128n.png"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top