Extension Permissions
The Chrome Extension does not request the Chrome cookies permission. It declares host access for EasyX dashboard pages and X pages needed by user-triggered bookmark sync.
For bookmark sync, the extension uses storage, webRequest, and declarativeNetRequest to capture the current read-only X Bookmarks GraphQL request template and the request headers required to replay that same Bookmarks endpoint from the extension. Those headers stay in Chrome session storage and are not uploaded to EasyX.
The extension does not read, upload, or persist X/Twitter login cookies. EasyX receives normalized bookmark records only.