WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Pinboard Bookmark Bar Sync 1.1

Pinboard Bookmark Bar Sync 1.1

View on Chrome Web Store
View Pinboard Bookmark Bar Sync 1.1 Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (13 ratings)
13 views
This extension has been viewed 13 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.

Copies Pinboard bookmarks to the Google Chrome bookmark bar. Groups them by tag in named folders on the bookmark bar. It is sweet.
Type
Extension
Users
168 users
5
Website upway2late.com
soft*******************
View author page of soft*******************
Published
Published on June 22, 2011
Version 1.1.1.2
Manifest version
2
Updated
Updated on September 22, 2016
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Pinboard Bookmark Bar Sync 1.1 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",
    "name": "Pinboard Bookmark Bar Sync 1.1",
    "version": "1.1.1.2",
    "description": "Copies Pinboard bookmarks to the Google Chrome bookmark bar. Groups them by tag in named folders on the bookmark bar. It is sweet.",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "background": {
        "page": "background.html"
    },
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_title": "Pinboard Bookmark Bar Sync",
        "default_popup": "popup.html"
    },
    "permissions": [
        "bookmarks",
        "tabs",
        "https:\/\/api.pinboard.in\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "manifest_version": 2
}
© 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