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;

Το Video List είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον wdtools.org, και η κύρια λειτουργία του είναι "Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Video List

Λήψη αρχείων επέκτασης Video List σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Video List Video List
ID inlkckhibncjdhebpkdomnbfgopopjcc
Επίσημο URL https://chrome.google.com/webstore/detail/video-list/inlkckhibncjdhebpkdomnbfgopopjcc
Περιγραφή Video List · Shows you how many videos are available on the Website. Click the link and the video will open in a new tab.
Μέγεθος Αρχείου 10.54 KB
Αριθμός Εγκαταστάσεων 57
Τρέχουσα Έκδοση 2.0.0
Τελευταία Ενημέρωση 2021-08-07
Ημερομηνία Δημοσίευσης 2021-08-07
Προγραμματιστής wdtools.org
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://wdtools.org/
Υποστηριζόμενες Γλώσσες 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
}