Privacy Policy
To implement its core functions, this extension requests the following permissions. We promise not to collect, store, or transmit any user's sensitive information. All permissions are used solely for the functionality of the extension itself.
tabs
- Permission Description: Allows the extension to read information about the tabs currently open in the browser.
- Purpose of Use: Used to read all currently open web page links to implement tab management. Not used to track user browsing behavior.
contextMenus
- Permission Description: Allows the extension to add custom menu items to the web page's right-click context menu.
- Purpose of Use: Used to provide users with convenient right-click operations, such as "Send this tab to TabClip" or " Send all tabs in the current window to TabClip".
storage
- Permission Description: Allows the extension to use Chrome's local storage function.
- Purpose of Use: Used to save extension settings, user preferences, or cache information to improve performance and user experience. Data is only saved locally and not uploaded to any server.
favicon
- Permission Description: Allows the extension to access web page favicons.
- Purpose of Use: Used to display the corresponding web page's icon in the extension interface, enhancing user experience. For example, displaying each page's icon in the tab list.
downloads
- Permission Description: Allows the extension to manage and initiate file downloads.
- Purpose of Use: Used to help users download data files generated by the extension (such as exported configuration files). It will not automatically download or access user files.
tabGroups
- Permission Description: Allows the extension to read and manage tab group information in the browser.
- Purpose of Use: Used to read and display the browser’s tab groups within the extension to enable tab group management. Not used to track user browsing behavior.