WebExtension.net
WebExtension.net

Browse Less

View on Chrome Web Store
View Browse Less Chrome Extension on Chrome Web Store
3.8 (11 ratings)

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

The more you scroll, the more faded the page becomes. Break your browsing habit one scroll at a time.
Type
Extension
Users
347 users
4
Doppler Creative
View author page of Doppler Creative
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 14, 2019
Version 1.1.0
Manifest version
3
Updated
Updated on March 16, 2024
View on Chrome Web Store
View Browse Less Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Browse Less",
    "description": "The more you scroll, the more faded the page becomes. Break your browsing habit one scroll at a time.",
    "version": "1.1.0",
    "action": {
        "default_popup": "www\/popup.html",
        "default_title": "Browse Less"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end",
            "js": [
                "www\/js\/main.js"
            ]
        }
    ],
    "icons": {
        "16": "www\/img\/icons\/icon16.png",
        "48": "www\/img\/icons\/icon48.png",
        "128": "www\/img\/icons\/icon128.png"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}
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