browser-extension

Get Extension Config

Serve the extension's declarative remote config from the param store.

Deliberately unauthenticated: the payload is public data (a kill switch and CSS selector strings), and the kill switch must reach signed-out and broken-auth clients. Publishing a new app-config param-store version is the operational lever; extensions poll with a 15-minute client cache.

get/browser-extension/config/

Response

Successful Response

config_versioninteger required
kill_switchboolean required
dom_profile_overridesobject
price_check_budgets_msobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.