WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Chrome Bookmark Plus 2025 - Save to Multiple Folders, Tags, Emoji 😀 ...

Chrome Bookmark Plus 2025 - Save to Multiple Folders, Tags, Emoji 😀 ...

View on Chrome Web Store
View Chrome Bookmark Plus 2025 - Save to Multiple Folders, Tags, Emoji 😀 ... Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times

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

Bookmark Plus is a powerful enhancement to Chrome/Edge's native bookmark manager. Ready to Use & Free.
Type
Extension
Users
9 users
1
ydesign.dev
View author page of ydesign.dev
Published
Published on March 19, 2025
Version 0.9.6
Manifest version
3
Updated
Updated on March 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Chrome Bookmark Plus 2025 - Save to Multiple Folders, Tags, Emoji 😀 ... 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": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "0.9.6",
    "icons": {
        "16": "\/icon\/16.png",
        "32": "\/icon\/32.png",
        "48": "\/icon\/48.png",
        "64": "\/icon\/64.png",
        "96": "icon\/96.png",
        "128": "\/icon\/128.png"
    },
    "permissions": [
        "favicon",
        "bookmarks",
        "storage",
        "identity",
        "identity.email",
        "sidePanel",
        "contextMenus",
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/newbookmarkplus.com\/*"
    ],
    "default_locale": "en",
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "action": {
        "default_title": "Default Popup Title",
        "default_icon": {
            "16": "\/icon\/[email protected]",
            "32": "\/icon\/[email protected]",
            "48": "\/icon\/[email protected]",
            "64": "\/icon\/[email protected]",
            "128": "\/icon\/[email protected]"
        },
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/newbookmarkplus.com",
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/localhost\/*",
                "https:\/\/newbookmarkplus.com\/*"
            ],
            "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.
Go to top