WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Bookmark UniSync - Cross-Platform Browser Bookmark Sync

Bookmark UniSync - Cross-Platform Browser Bookmark Sync

View on Chrome Web Store
View Bookmark UniSync - Cross-Platform Browser Bookmark Sync Chrome Extension on Chrome Web Store
Add to bookmarks
3.5 (8 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

a tool for Safari&Chrome/Edge/Brave with two-way sync,native bookmark bar,multi-device sync,search,for cross-browser management.
Type
Extension
Users
400 users
7
F1197199424
View author page of F1197199424
Published
Published on October 16, 2024
Version 3.3.130
Manifest version
3
Updated
Updated on February 13, 2026
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Bookmark UniSync - Cross-Platform Browser Bookmark Sync 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_extName__",
    "version": "3.3.130",
    "permissions": [
        "bookmarks",
        "downloads",
        "storage",
        "tabs",
        "alarms",
        "history",
        "notifications"
    ],
    "commands": {
        "open-search": {
            "suggested_key": {
                "default": "Alt+S"
            },
            "description": "__MSG_extShortCut__"
        }
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "description": "__MSG_extDesc__",
    "web_accessible_resources": [
        {
            "resources": [
                "search.html",
                "search.js",
                "[email protected]",
                "i18n-helper.js",
                "icons\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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