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
公式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
Eメール [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"
    }
}