WebExtension.net
Toggle dark mode
WebExtension.net

Postman

View on Chrome Web Store
View Postman Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (8,794 ratings)
1 new ratings
15 views
This extension has been viewed 15 times

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

POSTMAN CHROME IS DEPRECATED DOWNLOAD THE UPDATED POSTMAN NATIVE APPS Postman Chrome is deprecated and is missing essential, new…
Type
ChromeOS Game
Users
1,000,000 users
Website postman.com
Postman
View author page of Postman
Published
Published on June 8, 2013
Version 5.5.6
Manifest version
2
Updated
Updated on July 11, 2022
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Postman 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": "Postman",
    "short_name": "Postman",
    "version": "5.5.6",
    "minimum_chrome_version": "28",
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "48": "icon_48.png",
        "64": "icon_64.png",
        "128": "icon_128.png"
    },
    "app": {
        "background": {
            "scripts": [
                "background.js"
            ]
        }
    },
    "oauth2": {
        "client_id": "986289894049-gfdof5fk4mcv0igaldjr8g8976d3rgoi.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    },
    "sandbox": {
        "pages": [
            "html\/tester_sandbox.html",
            "snippet_sandbox.html"
        ],
        "content_security_policy": "sandbox allow-scripts allow-popups; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:\/\/ssl.google-analytics.com\/ga.js;"
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "*:\/\/*.getpostman.com\/*"
        ]
    },
    "default_locale": "en",
    "permissions": [
        "webview",
        "system.display",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "contextMenus",
        "unlimitedStorage",
        "storage",
        "fileSystem",
        "fileSystem.write",
        "notifications",
        "identity",
        {
            "socket": [
                "tcp-connect:*:*",
                "tcp-listen:*:*"
            ]
        }
    ],
    "manifest_version": 2,
    "offline_enabled": true,
    "url_handlers": {
        "postman_collection": {
            "title": "Postman Collection",
            "matches": [
                "*:\/\/www.getpostman.com\/collections\/*",
                "*:\/\/www.getpostman.com\/api\/collections\/*"
            ]
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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