WebExtension.net
WebExtension.net

Save to Pinterest

View on Chrome Web Store
View Save to Pinterest Chrome Extension on Chrome Web Store
3.5 (9,863 ratings)

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

Save ideas to Pinterest.
Type
Extension
Users
6,000,000 users
Pinterest, Inc.
View author page of Pinterest, Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 1, 2012
Version 6.9.0
Manifest version
3
Updated
Updated on October 7, 2024
View on Chrome Web Store
View Save to Pinterest Chrome Extension on Chrome Web Store
productivity/workflow
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": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "6.9.0",
    "default_locale": "en",
    "permissions": [
        "contextMenus",
        "cookies",
        "storage",
        "activeTab",
        "declarativeNetRequest"
    ],
    "incognito": "split",
    "action": {
        "default_icon": {
            "19": "icons\/icon_toolbar.png",
            "38": "icons\/[email protected]"
        },
        "default_title": "__MSG_actionTitle__"
    },
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "background": {
        "service_worker": "backgroundScript.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "allFrames": false
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "style.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "img-src": "self"
    },
    "icons": {
        "16": "icons\/icon_16.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png",
        "140": "icons\/icon_140.png",
        "256": "icons\/icon_256.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "assets\/rules.json"
            }
        ]
    }
}
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