OneClickVid

Enhance your web browsing experience

OneClickVidคืออะไร?

OneClickVid เป็นส่วนขยายของ Chrome ที่พัฒนาโดย oneclickvidext และคุณลักษณะหลักของมันคือ "Enhance your web browsing experience"

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

screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย OneClickVid ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Instant Video Discovery:
OneClickVid revolutionizes your browsing experience. Highlight any text on a webpage, right-click, and instantly unlock a curated selection of related YouTube videos. It's about bringing information and entertainment together, seamlessly integrating with your web journey.

Contextual Search, Simplified:
Whether you're diving deep into research or casually exploring topics, OneClickVid provides relevant video suggestions at the tip of your cursor. No more tab switching or manual searches; relevant content is now just a click away, making your online exploration richer and more efficient.

Seamless and User-Friendly:
Designed to blend into your browsing without interruption, OneClickVid offers a smooth, intuitive interface. It's an extension that understands your quest for knowledge and entertainment, providing you with instant video suggestions without ever leaving your current page.

Your Privacy Matters:
At OneClickVid, we prioritize your privacy. This extension does not collect any personal information from its users, ensuring your browsing remains private and secure.

Why OneClickVid?
- Access instant YouTube videos relevant to your interests.
- Enjoy an unobtrusive, clean interface.
- Save time with direct video suggestions based on your current browsing.
- Rely on a service that respects your privacy and browsing experience.

Install OneClickVid Now:
Transform your browsing into an enriching journey of discovery. Click, watch, and enjoy a seamless integration of web and video content with OneClickVid!

Disclaimer:
OneClickVid is a free extension. To support our service, we use affiliate links. When you use these links, we may earn a small commission at no extra cost to you. This does not influence the content presented to you and is solely a means to sustain our platform.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ OneClickVid OneClickVid
ID llmkgjkojjkbmekmgadkicbgpdcaildf
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/oneclickvid/llmkgjkojjkbmekmgadkicbgpdcaildf
คำอธิบาย Enhance your web browsing experience
ขนาดไฟล์ 202 KB
จำนวนการติดตั้ง 5,636
เวอร์ชันปัจจุบัน 1.1.0
อัปเดตครั้งล่าสุด 2023-12-13
วันที่เผยแพร่ 2023-12-13
ผู้พัฒนา oneclickvidext
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.d2rinternetholdings.com
URL หน้าช่วยเหลือ https://www.d2rinternetholdings.com
URL หน้านโยบายความเป็นส่วนตัว https://oneclickvidextension.com/a/pp.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "OneClickVid",
    "version": "1.1.0",
    "description": "Enhance your web browsing experience",
    "permissions": [
        "storage",
        "contextMenus",
        "geolocation"
    ],
    "icons": {
        "16": "public\/500.png",
        "48": "public\/500.png",
        "128": "public\/500.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/contentScript.ts-loader-76317fe0.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/contentScript.ts-3454bf17.js"
            ],
            "use_dynamic_url": true
        }
    ]
}