WebExtension.net
WebExtension.net

네이버 동영상 플러그인

View on Chrome Web Store
View 네이버 동영상 플러그인 Chrome Extension on Chrome Web Store
1.5 (3,120 ratings)

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

네이버 동영상 서비스 이용을 위한 확장 프로그램
Type
Extension
Users
5,000,000 users
NAVER Corp.
View author page of NAVER Corp.
Published
Published on August 26, 2015
Version 1.0.2.2
Manifest version
3
Updated
Updated on February 2, 2023
View on Chrome Web Store
View 네이버 동영상 플러그인 Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "\ub124\uc774\ubc84 \ub3d9\uc601\uc0c1 \ud50c\ub7ec\uadf8\uc778",
    "version": "1.0.2.2",
    "description": "\ub124\uc774\ubc84 \ub3d9\uc601\uc0c1 \uc11c\ube44\uc2a4 \uc774\uc6a9\uc744 \uc704\ud55c \ud655\uc7a5 \ud504\ub85c\uadf8\ub7a8",
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.naver.com\/*",
                "http:\/\/*.nhncorp.com\/*",
                "http:\/\/*.navercorp.com\/*",
                "https:\/\/*.naver.com\/*",
                "https:\/\/*.nhncorp.com\/*",
                "https:\/\/*.navercorp.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "activeTab",
        "scripting",
        "nativeMessaging"
    ],
    "host_permissions": [
        "http:\/\/*.naver.com\/*",
        "http:\/\/*.nhncorp.com\/*",
        "http:\/\/*.navercorp.com\/*",
        "https:\/\/*.naver.com\/*",
        "https:\/\/*.nhncorp.com\/*",
        "https:\/\/*.navercorp.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/*.naver.com\/*",
            "http:\/\/*.nhncorp.com\/*",
            "http:\/\/*.navercorp.com\/*",
            "https:\/\/*.naver.com\/*",
            "https:\/\/*.nhncorp.com\/*",
            "https:\/\/*.navercorp.com\/*"
        ]
    }
}
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