형 이거봤어?

형 이거봤어?

¿Qué es 형 이거봤어??

형 이거봤어? es una extensión de Chrome desarrollada por HYS Inc., y su función principal es "형 이거봤어?".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión 형 이거봤어?

Descarga archivos de extensión 형 이거봤어? en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre 형 이거봤어? 형 이거봤어?
ID egnnmodmjlfkpcloolniibgfphodcgai
URL Oficial https://chromewebstore.google.com/detail/%ED%98%95-%EC%9D%B4%EA%B1%B0%EB%B4%A4%EC%96%B4/egnnmodmjlfkpcloolniibgfphodcgai
Descripción 형 이거봤어?
Tamaño del Archivo 8.68 KB
Cantidad de Instalaciones 115
Versión Actual 1.1
Última Actualización 2023-05-10
Fecha de Publicación 2023-05-10
Desarrollador HYS Inc.
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}