POE Portfolio Pricing Extension
Effective: March 23, 2026
The POE Portfolio Pricing Chrome extension helps price your Path of Exile 2 build by sending Trade API queries from your own browser, bypassing server queues and using your own rate limit budget. This page explains exactly what data the extension accesses, what it stores, and what it never does.
The short version: the extension is privacy-preserving by design. It reads no personal data, stores no account information, and your pathofexile.com session cookie never leaves your browser.
The extension makes HTTP requests to https://www.pathofexile.com/api/trade2/ using optional host permissions that you grant when you first use the extension.
The extension does not access your POE account, your characters, your inventory, or any part of the GGG OAuth API. It only interacts with the public Trade API.
The extension has an optional Weight Filters toggle in its popup. When enabled, Trade API requests are sent with credentials: "include", which tells the browser to attach any existing pathofexile.com cookies to the request — including your POESESSID session cookie if you're logged in.
The extension never reads, stores, or transmits the POESESSID value. The cookie is handled entirely by the browser's built-in cookie mechanism. The extension code never has access to the cookie's value — the browser attaches it automatically and the Trade API reads it server-side.
If you do not have an active pathofexile.com session (you're not logged in), the weight filters feature will silently have no effect. No error is shown, no data is sent.
The only data written to chrome.storage.local is:
No account information, no session tokens, no item data, and no personal information of any kind is stored by the extension.
The extension communicates with two external services:
externally_connectable) and sends back Trade API results. The website's privacy practices are covered by the poeportfolio.com privacy policy.Questions about this privacy policy or the extension's data handling? Contact:
This policy is hosted at poeportfolio.com/privacy and is referenced by the Chrome Web Store listing for "POE Portfolio Pricing".