Skip to main content

Command Palette

Search for a command to run...

Privacy Policy - Blanxer Automation [Submit to Pathao]

Updated
1 min read

Blanxer Automation [Submit to Pathao]

This extension is designed for Blanxer vendors to simplify sending orders to Pathao via n8n automation.

Data Collection & Usage:

  • The extension temporarily captures the Authorization Bearer token and Store ID from requests made to blanxer.com.

  • These values are only used to send the order data to the vendor’s private n8n webhook (n8n.blanxer.tech).

  • No data is collected, logged, stored externally, or shared with third parties.

Storage:

  • The Bearer token and Store ID are temporarily stored locally in the browser’s chrome.storage while the extension is running.

  • They are cleared automatically by the browser when the data changes or when the extension is removed.

Permissions:

  • activeTab and host_permissions are required to display the “Send to Pathao” button on the Blanxer Orders dashboard and to interact with Blanxer APIs.

  • webRequest is required to detect authentication headers from API calls to Blanxer.

  • storage is required to temporarily save the Bearer token and Store ID.

Contact:
For questions or support, contact: hello@blanxer.com

More from this blog