형 이거봤어?
형 이거봤어?
Was ist 형 이거봤어??
형 이거봤어? ist eine Chrome-Erweiterung, die von HYS Inc. entwickelt wurde, und ihr Hauptmerkmal ist "형 이거봤어?".
Erweiterungsscreenshots
형 이거봤어?-Erweiterungs-CRX-Datei herunterladen
Laden Sie 형 이거봤어?-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | 형 이거봤어? |
ID | egnnmodmjlfkpcloolniibgfphodcgai |
Offizielle URL | https://chromewebstore.google.com/detail/%ED%98%95-%EC%9D%B4%EA%B1%B0%EB%B4%A4%EC%96%B4/egnnmodmjlfkpcloolniibgfphodcgai |
Beschreibung | 형 이거봤어? |
Dateigröße | 8.68 KB |
Installationsanzahl | 115 |
Aktuelle Version | 1.1 |
Letztes Update | 2023-05-10 |
Veröffentlichungsdatum | 2023-05-10 |
Entwickler | HYS Inc. |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |