WebExtension.net
WebExtension.net

Notion Boost

View on Chrome Web Store
View Notion Boost Chrome Extension on Chrome Web Store
4.6 (177 ratings)

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
90,000 users
Website gourav.io
Gourav.io
View author page of Gourav.io
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 2, 2020
Version 3.3.6
Manifest version
3
Updated
Updated on October 19, 2024
View on Chrome Web Store
View Notion Boost Chrome Extension on Chrome Web Store
productivity/tools
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": "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"
            ]
        }
    ]
}
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