형 이거봤어?
형 이거봤어?
형 이거봤어?란 무엇입니까?
형 이거봤어?은(는) HYS Inc.에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "형 이거봤어?"입니다.
확장 프로그램 스크린샷
형 이거봤어? 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This program is a powerful and user-friendly Chrome extension that helps you automate the process of managing recommended articles on Naver Cafe pages. The extension's main goal is to save you time and effort when going through your favorite Naver Cafe pages by opening all recommended articles, removing them from your 'liked' list, and refreshing the page to display the updated list. Key Features: Easy-to-Use: The extension is designed to be simple and straightforward. With just one click, you can perform all actions without any complex configurations or settings. Open All Recommended Articles: The extension automatically identifies and opens all recommended articles on the Naver Cafe page in new tabs, so you can quickly go through them without manually opening each one. Remove Liked Articles: After opening the recommended articles, the extension removes them from your 'liked' list, keeping your list clean and up-to-date. Automatic Refresh: Once the recommended articles have been opened and removed from your 'liked' list, the extension refreshes the page to display the updated list, allowing you to stay organized and easily find new content. Lightweight and Secure: This program is built to be lightweight and has minimal impact on your browser's performance. It only requires necessary permissions to work on Naver Cafe pages, ensuring your privacy and security.
확장 프로그램 기본 정보
이름 | 형 이거봤어? |
ID | egnnmodmjlfkpcloolniibgfphodcgai |
공식 URL | https://chromewebstore.google.com/detail/%ED%98%95-%EC%9D%B4%EA%B1%B0%EB%B4%A4%EC%96%B4/egnnmodmjlfkpcloolniibgfphodcgai |
설명 | 형 이거봤어? |
파일 크기 | 8.68 KB |
설치 횟수 | 115 |
현재 버전 | 1.1 |
최근 업데이트 | 2023-05-10 |
출시 날짜 | 2023-05-10 |
개발자 | HYS Inc. |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\ud615 \uc774\uac70\ubd24\uc5b4?", "action": [], "manifest_version": 3, "version": "1.1", "description": "\ud615 \uc774\uac70\ubd24\uc5b4?", "permissions": [ "activeTab", "scripting" ], "background": { "service_worker": "background.js" }, "icons": { "128": "icon.png" } } |