Native Video

Simple video watching experience

Cos'è Native Video?

Native Video è un'estensione di Chrome sviluppata da bazham, e la sua funzione principale è "Simple video watching experience".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Native Video

Scarica i file di estensione Native Video in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Native Video Native Video
ID gfalhfgedlalnfihnclcnikdmpcebnfh
URL Ufficiale https://chromewebstore.google.com/detail/native-video/gfalhfgedlalnfihnclcnikdmpcebnfh
Descrizione Simple video watching experience
Dimensione del File 11.25 KB
Conteggio Installazioni 58
Versione Corrente 0.0.4
Ultimo Aggiornamento 2023-12-07
Data di Pubblicazione 2023-11-27
Sviluppatore bazham
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://native-video.com
URL della Pagina di Aiuto https://tubecc.com/v2.0/customer-support/
URL della Pagina della Politica sulla Privacy https://www.native-video.com/privacy.html
Lingue Supportate 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"
    }
}