Privacy Policy โ Save Tabs to Bookmarks
Last updated: June 22, 2026
Save Tabs to Bookmarks is designed to do one thing: save the tabs of your current browser window into a bookmarks folder and, optionally, close them.
What data the extension accesses
To perform its single function, the extension reads only while you have the popup open and click Save:
- the title and URL of the tabs in the current window;
- the favicon of those tabs (for display only).
This data is used solely to create bookmarks in your own browser.
What the extension does NOT do
- It does not collect, log, or store your browsing history.
- It does not send any data to any server. There are no network requests, no analytics, and no third-party services.
- It does not contain or load any remote code. All code is bundled inside the extension package.
Where your data stays
- Saved links are written to Chrome Bookmarks, on your own device/account, using Chrome's standard bookmark sync.
-
A single preference (whether to close tabs after saving) is stored with
chrome.storage.sync, which stays within your Google account's Chrome sync.
The developer has no access to any of this data.
Permissions and why they are needed
| Permission | Why it is required |
|---|---|
tabs |
Read the title and URL of open tabs in order to save them. |
bookmarks |
Create the bookmarks folder and the saved links. |
storage |
Remember your "close after saving" preference. |
Contact
For questions about this policy, contact: rytrycon@gmail.com