WebExtension.net
WebExtension.net

Naver/Daum Media Filter(네이버/다음 뉴스 언론사 표시/차단)

View on Chrome Web Store
View Naver/Daum Media Filter(네이버/다음 뉴스 언론사 표시/차단) Chrome Extension on Chrome Web Store
4.5 (59 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

네이버/다음 웹사이트의 뉴스링크에 언론사를 표시/차단합니다.
Type
Extension
Users
7,000 users
parandol76
View author page of parandol76
Published
Published on September 5, 2018
Version 0.6.1
Manifest version
3
Updated
Updated on June 15, 2023
View on Chrome Web Store
View Naver/Daum Media Filter(네이버/다음 뉴스 언론사 표시/차단) Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Naver\/Daum Media Filter(\ub124\uc774\ubc84\/\ub2e4\uc74c \ub274\uc2a4 \uc5b8\ub860\uc0ac \ud45c\uc2dc\/\ucc28\ub2e8)",
    "description": "\ub124\uc774\ubc84\/\ub2e4\uc74c \uc6f9\uc0ac\uc774\ud2b8\uc758 \ub274\uc2a4\ub9c1\ud06c\uc5d0 \uc5b8\ub860\uc0ac\ub97c \ud45c\uc2dc\/\ucc28\ub2e8\ud569\ub2c8\ub2e4.",
    "version": "0.6.1",
    "host_permissions": [
        "https:\/\/*.daum.net\/*",
        "https:\/\/*.naver.com\/*"
    ],
    "icons": {
        "16": "images\/icon_16.png",
        "48": "images\/icon_48.png",
        "128": "images\/icon.png"
    },
    "content_scripts": [
        {
            "css": [
                "content.css"
            ],
            "js": [
                "content.js",
                "content.naver.js"
            ],
            "matches": [
                "*:\/\/*.daum.net\/*",
                "*:\/\/*.naver.com\/*"
            ],
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": "images\/icon.png",
        "default_popup": "main.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "iframe.html",
                "iframe.js"
            ],
            "matches": [
                "https:\/\/*.daum.net\/*",
                "https:\/\/*.naver.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top