WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Sticky Notes Extension

Sticky Notes Extension

View on Chrome Web Store
View Sticky Notes Extension Chrome Extension on Chrome Web Store
Add to bookmarks
2.6 (5 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

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

Easily add and organise sticky notes to your new tab page.
Type
Extension
Users
440 users
5
Iskra Media
View author page of Iskra Media
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 29, 2023
Version 1.0.0
Manifest version
3
Updated
Updated on August 29, 2023
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Sticky Notes Extension Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sticky Notes Extension",
    "short_name": "Sticky Notes",
    "version": "1.0.0",
    "description": "Easily add and organise sticky notes to your new tab page.",
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "sticky.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "browser_style": false,
        "default_title": "Sticky Notes Tab"
    },
    "icons": {
        "64": "icons\/64.png",
        "128": "icons\/128.png"
    }
}
© 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.
Go to top