Native Video

Simple video watching experience

Native Video क्या है?

Native Video bazham द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simple video watching experience"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Native Video एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}