Native Video

Simple video watching experience

什麼是Native Video?

Native Video是由bazham開發的Chrome擴展程式,該擴展的主要功能是“Simple video watching experience”。

擴展截圖

screenshot
screenshot

下載Native Video擴展crx文件

下載Native Video擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}