Native Video

Simple video watching experience

Native Videoคืออะไร?

Native Video เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bazham และคุณลักษณะหลักของมันคือ "Simple video watching experience"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Native Video

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}