형 이거봤어?
형 이거봤어?
Co to jest 형 이거봤어??
형 이거봤어? to rozszerzenie Chrome opracowane przez HYS Inc., a jego główną funkcją jest „형 이거봤어?”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia 형 이거봤어?
Pobierz pliki rozszerzeń 형 이거봤어? w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | 형 이거봤어? |
ID | egnnmodmjlfkpcloolniibgfphodcgai |
Oficjalny URL | https://chromewebstore.google.com/detail/%ED%98%95-%EC%9D%B4%EA%B1%B0%EB%B4%A4%EC%96%B4/egnnmodmjlfkpcloolniibgfphodcgai |
Opis | 형 이거봤어? |
Rozmiar pliku | 8.68 KB |
Liczba instalacji | 115 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2023-05-10 |
Data Publikacji | 2023-05-10 |
Deweloper | HYS Inc. |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |