WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
productboard: Make products that matter

productboard: Make products that matter

View on Chrome Web Store
View productboard: Make products that matter Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (29 ratings)
1 new ratings
0 views
This extension has been viewed 0 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.

The all-in-one product management tool for teams striving to make products that matter.
Type
Extension
Users
9,000 users
1K
Tomas Ruzicka
View author page of Tomas Ruzicka
Published
Published on April 29, 2015
Version 2.3.3
Manifest version
3
Updated
Updated on April 28, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View productboard: Make products that matter 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_appName__",
    "short_name": "__MSG_appShortName__",
    "version": "2.3.3",
    "version_name": "v2.3",
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/www.productboard.com",
    "offline_enabled": false,
    "icons": {
        "16": "images\/[email protected]",
        "48": "images\/[email protected]",
        "128": "images\/[email protected]"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "build\/background.js"
    },
    "action": {
        "default_icon": {
            "19": "images\/[email protected]",
            "38": "images\/[email protected]"
        },
        "default_title": "productboard"
    },
    "permissions": [
        "scripting",
        "cookies",
        "tabs",
        "storage",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/*.productboard.com\/*",
        "https:\/\/*.productboard.info\/*",
        "https:\/\/*.pb1.dev\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "popup.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    }
}
© 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