Drop Video - Aliexpress Video Downloader

Download Aliexpress Videos & Images Instantly! Save Aliexpress videos to your computer with one click, you are also able to save…

Apa itu Drop Video - Aliexpress Video Downloader?

Drop Video - Aliexpress Video Downloader adalah ekstensi Chrome yang dikembangkan oleh dropvideo, dan fitur utamanya adalah "Download Aliexpress Videos & Images Instantly! Save Aliexpress videos to your computer with one click, you are also able to save…".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Drop Video - Aliexpress Video Downloader

Unduh file ekstensi Drop Video - Aliexpress Video Downloader dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Download Aliexpress Videos & Images Instantly!

Save Aliexpress videos to your computer with one click, you are also able to save product images.

3 Day Free Trial! Install & click the "Unlock Now" button on the panel page. 

The easiest way to find videos for your dropshipping product video ads.

When an ecommerce store owner wants to test a new product, the first thing he/she does is check Aliexpress for the price, video (if any), and how much that has sold. What prevents a user from testing a product is not being able to find enough content for a video.

Our tool fixes this....

Our tool web scrapes all listings and labels the ones with video. It also gives you an option to download it easily.

Not only this, but it searches on YouTube, Pinterest, & Vimeo based on the keyword you searched for and pulls up all relevant videos. This allows you to see all the content the product has.

✔️FEATURES

📽️ Labels products with video
📽️ Makes listings with video downloadable 
📽️ Pulls all listings with video to the top (prevents wasted time scrolling through pages)
📽️ Pulls relevant videos on YouTube, Vimeo, Pinterest etc. to save time looking on other platforms

⭐ MONEY BACK GUARANTEE ⭐

Don't like the tool within the first 7 days? No problem, we'll give you a full refund when you contact us at [email protected]
You can also cancel your membership anytime.

⭐ HOW TO USE ⭐

Install the extension
Search a product or keyword ex: Posture Corrector, Galaxy Lamp, Laser Hair Removal
Tool will automatically start working

Simple and straightforward tool to help drop shippers find video content to use for their ads.                    

Informasi Dasar Ekstensi

Nama Drop Video - Aliexpress Video Downloader Drop Video - Aliexpress Video Downloader
ID ipecbiogongigeffafhngmgohpldedmc
URL Resmi https://chromewebstore.google.com/detail/drop-video-aliexpress-vid/ipecbiogongigeffafhngmgohpldedmc
Deskripsi Download Aliexpress Videos & Images Instantly! Save Aliexpress videos to your computer with one click, you are also able to save…
Ukuran File 915 KB
Jumlah Instalasi 3,285
Versi Saat Ini 1.6.7
Terakhir Diperbarui 2023-11-03
Tanggal Publikasi 2020-12-15
Penilaian 3.00/5 Total 8 Penilaian
Pengembang dropvideo
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://arcafy.com/apps/dropvideo
URL Halaman Bantuan https://arcafy.com/apps/dropvideo/faqs/
URL Halaman Kebijakan Privasi https://arcafy.com/privacy-policy
Bahasa yang Didukung en-US
manifest.json
{
    "author": "github.com\/doc-han",
    "background": {
        "persistent": false,
        "scripts": [
            "\/js\/content_scripts\/xhr.js",
            "\/js\/background_context\/context_messaging.js",
            "\/js\/background_context\/fetch_items_content.js",
            "\/js\/background_context\/storage.js",
            "js\/jquery-3.5.0.min.js",
            "js\/pusher.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "\/assets\/icons\/16.png"
        },
        "default_popup": "\/html\/popup_context\/popup.html"
    },
    "content_scripts": [
        {
            "css": [
                "\/css\/page_context\/page_context.css"
            ],
            "js": [
                "\/js\/content_scripts\/xhr.js",
                "\/js\/content_scripts\/page_context\/context_messaging.js",
                "\/js\/content_scripts\/page_context\/loading_bar.js",
                "\/js\/content_scripts\/page_context\/download_file.js",
                "\/js\/content_scripts\/page_context\/download_video.js",
                "\/js\/content_scripts\/page_context\/download_button.js",
                "\/js\/content_scripts\/page_context\/mutation_observer.js",
                "\/js\/content_scripts\/page_context\/website_pagination.js",
                "\/js\/content_scripts\/page_context\/re_arrange_items.js",
                "\/js\/content_scripts\/page_context\/check_videos_in_items.js",
                "\/js\/content_scripts\/page_context\/fetch_items_content.js",
                "\/js\/content_scripts\/page_context\/get_items_url.js",
                "\/js\/content_scripts\/page_context\/get_items.js",
                "\/js\/content_scripts\/page_context\/label_items.js",
                "\/js\/content_scripts\/page_context\/wrap_items.js",
                "\/js\/content_scripts\/page_context\/main.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/font-awesome.min.css",
                "vendors\/ladda\/ladda-themeless.min.css",
                "css\/custom-stlye.css",
                "css\/jspanel.css"
            ],
            "js": [
                "js\/jquery-3.5.0.min.js",
                "js\/jquery.waypoints.min.js",
                "vendors\/ladda\/spin.min.js",
                "vendors\/ladda\/ladda.min.js",
                "js\/sweet.js",
                "js\/loading.js",
                "js\/jspanel.js",
                "js\/panel.js",
                "js\/content.js"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "css": [
                "css\/font-awesome.min.css",
                "css\/custom-stlye.css",
                "css\/jspanel.css"
            ],
            "js": [
                "js\/jquery-3.5.0.min.js",
                "js\/jquery.waypoints.min.js",
                "js\/jspanel.js",
                "js\/panel.js",
                "js\/alibabaContent.js"
            ],
            "matches": [
                "*:\/\/www.alibaba.com\/trade\/search*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "",
    "icons": {
        "128": "\/assets\/icons\/128.png",
        "16": "\/assets\/icons\/16.png",
        "48": "\/assets\/icons\/48.png"
    },
    "Me": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhUtKBIFDGVxbIQBvnCa37t5x+uq5FZS2qoQ89SWtM1iBM25omCoG5oQcbSeyBIq5UqhBLpa9KQV1cYVcc+JitQVi2ywHA1zonNCH9pU0Slc\/jX\/zy6LVv8AQLPeJ9bOyoZBtgXYR\/jXwRZor5untTvJ7hlN0opvXYWoERp0w5c692IlvsDpClCfG\/n5tuktfkpK1MT\/pzJLjKniTk1K8SSS9xRqBfyUdo3D0Mn4hxLUXL\/gaVpnYRUtJkS47bv40zsHiRbm\/8dtShT8U0GGDuUyJU6\/NGn4AH89Qz+u0JXzGNG\/As3AmsQ5dE7wp4FHVpqB5g5Xv6GBWyOYqa7aPxwIDAQAB",
    "manifest_version": 2,
    "name": "Drop Video - Aliexpress Video Downloader",
    "permissions": [
        "downloads",
        "activeTab",
        "storage",
        "http:\/\/*.aliexpress.com\/*",
        "https:\/\/*.aliexpress.com\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/www.pinterest.com\/*",
        "https:\/\/vimeo.com\/*",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.7",
    "web_accessible_resources": [
        "css\/*.css",
        "img\/*",
        "panel_template.html",
        "fonts\/*"
    ]
}