Video List

Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.

Video List là gì?

Video List là một tiện ích mở rộng Chrome được phát triển bởi wdtools.org, và tính năng chính của nó là "Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Video List

Tải xuống các tệp mở rộng Video List dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.

This extension is actually a beta version!

I still have some problems with Blob URLs and small bugs, but I will fix them as soon as possible.

IMPORTANT! If you are using Ad Blockers – They might prevent the Video from opening in a new
Tab.

Please let me know if you have any issue with the extenion. I will fix them as soon as possible.

Please note that I'm not responsible for Media content which you stream or download.

I'm not responsible for what or how you use this Extension.

I suggest you to check the media copyright permissions before streaming or downloading video files.

Check if streaming or downloading video files are allowed in your country.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Video List Video List
ID inlkckhibncjdhebpkdomnbfgopopjcc
URL Chính Thức https://chrome.google.com/webstore/detail/video-list/inlkckhibncjdhebpkdomnbfgopopjcc
Mô tả Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.
Kích Thước Tệp 10.54 KB
Số Lần Cài Đặt 57
Phiên Bản Hiện Tại 2.0.0
Cập Nhật Lần Cuối 2021-08-07
Ngày Phát Hành 2021-08-07
Nhà Phát Triển wdtools.org
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://wdtools.org/
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Video List",
    "short_name": "Video List",
    "version": "2.0.0",
    "description": "Video List \u00b7 Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.",
    "permissions": [
        "tabs",
        ""
    ],
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}