WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Notion Boost

Notion Boost

View on Chrome Web Store
4.6 (185 ratings)
1 new ratings
114 views
0 downloads

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

Boost Notion productivity with 20+ customizations like outline, small text full width for all, back to top button etc
Type
Extension
Users
80,000 users
10K
Website gourav.io
Gourav.io
Featured Extension

Hand-picked for quality and usefulness

Published
Version 3.3.6
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Notion Boost",
    "description": "Boost Notion productivity with 20+ customizations like outline, small text full width for all, back to top button etc",
    "version": "3.3.6",
    "short_name": "Notion Boost",
    "icons": {
        "16": "\/icon\/icon16.png",
        "48": "\/icon\/icon48.png",
        "128": "\/icon\/icon128.png"
    },
    "author": "Gourav Goyal",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.notion.so\/*",
        "*:\/\/*.notion.site\/*"
    ],
    "homepage_url": "https:\/\/gourav.io\/notion-boost",
    "action": {
        "default_icon": {
            "16": "\/icon\/icon16.png",
            "24": "\/icon\/icon24.png",
            "32": "\/icon\/icon32.png"
        },
        "default_title": "notion-boost-browser-extension",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.notion.site\/*",
                "*:\/\/*.notion.so\/*"
            ],
            "css": [
                "content-scripts\/content.css"
            ],
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
© 2025 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.