AI 产品解读Native messaging bridge that enables Naver video services (live streaming, video playback) to work in Chrome by relaying messages between Naver web pages and a local native proxy application
After Chrome dropped NPAPI plugin support in September 2015, Naver's video services (live streaming for sports, NaverTV, news in HD) stopped working in Chrome. This extension restores that functionality via native messaging.
User installs extension → visits Naver video pages (*.naver.com) → Naver's web page sends messages via chrome.runtime.sendMessageExternal → extension relays messages to locally installed native proxy app via native messaging → native proxy handles video decoding/playback → results relayed back to web page via content script postMessage
Bridge between Naver web pages and native proxy app for video playbackEnable Naver live streaming (sports, NaverTV, news) in HD quality on ChromeNative messaging via chrome.runtime.connectNative for persistent communicationSupport for multiple video services via service/version parameter routing
- 目标用户
- Korean users who watch Naver video content (live streaming, NaverTV, sports, news) on Chrome browser
- Extension is very small (4 text files, ~6KB total) with minimal code to analyze
- Cannot verify the native proxy app's functionality or whether it has its own paid features
- Cannot confirm whether Naver's web service requires login for video playback specifically
付费分析未识别到付费功能
No payment, subscription, billing, premium, upgrade, or license code exists in the extension. The 'pro' keyword hits are false positives from the word 'proxy' (e.g., '// proxy app not installed', 'function executeProxy(param)'). The extension is a free utility bridge with no gated features.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension itself contains no login UI, no authentication logic, no credential handling, and no account-related code. It is purely a native messaging bridge. While Naver's web service may require login for certain features (e.g., commenting, subscriptions), the extension functions as a transparent message relay and does not gate any functionality behind authentication.
권한설정 풀려서 그런다. 확장프로그램 목록펼쳐서 사용설정다시 걸어라...근데 왜자꾸 풀리냐 짜증나게
안되네요..
정확한 사용법 1)삭제한다 구글 설정 - 도구 더보기 - 확장 프로그램에서 네이버동영상 지우기 2) 새로 설치한다.. 3) 동영상 사이트 새로고침한다. 끝....
아 왜 안되는데..--;;
tq
chrome://extensions/ 들어가서 네이버 동영상 플러그인 사용 체크 하니까 되네요
설치 되어 있는대 또 설치하라 하네 멍청하게 개발했네
쓰레기중에 쓰레기
아니 왜 잘 되는거 자꾸 바꿔서 안되게 만드는지 모르겠네
크롬 오른쪽 위에 누르면 권한 다시설정하는거 나온다