Description from extension meta
열린 탭과 그 내용을 추적합니다
Image from store
Description from store
To retrieve the URL and text content of the current tab in the Chrome browser, the extension would need the "tabs" permission.
The "tabs" permission allows the extension to access details about the user's open tabs, including the URL and page content. This is useful for extensions that need to perform actions based on the user's current browsing context, such as content scrapers, bookmarking tools, or page analysis utilities.