Native Video

Simple video watching experience

Native Video란 무엇입니까?

Native Video은(는) bazham에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Simple video watching experience"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Native Video 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Enhance your online video streaming experience with the "Native Video" Chrome extension. Say goodbye to interruptions and distractions as you watch your favorite videos, providing a hassle-free ad-blocking experience.

What sets "Native Video" apart is its user-friendly approach – no complicated setups or intricate interfaces. The power is in your hands, accessible through a simple right-click.

"Native Video" simplifies ad blocking by integrating directly into your browser's context menu. Just right-click on any link pointing to a webpage with video content, and you'll find the "Native Video" option. A single click initiates the ad-blocking magic, ensuring that your video experience remains undisturbed.                    

확장 프로그램 기본 정보

이름 Native Video Native Video
ID gfalhfgedlalnfihnclcnikdmpcebnfh
공식 URL https://chromewebstore.google.com/detail/native-video/gfalhfgedlalnfihnclcnikdmpcebnfh
설명 Simple video watching experience
파일 크기 11.25 KB
설치 횟수 58
현재 버전 0.0.4
최근 업데이트 2023-12-07
출시 날짜 2023-11-27
개발자 bazham
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://native-video.com
도움말 페이지 URL https://tubecc.com/v2.0/customer-support/
개인정보 보호 정책 페이지 URL https://www.native-video.com/privacy.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Native Video",
    "version": "0.0.4",
    "description": "Simple video watching experience",
    "homepage_url": "https:\/\/www.native-video.com",
    "manifest_version": 3,
    "minimum_chrome_version": "101",
    "icons": {
        "128": "icon.8effd911.png"
    },
    "permissions": [
        "contextMenus",
        "declarativeNetRequestWithHostAccess",
        "storage"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.6dc0bc93.js"
    }
}