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…

什么是Drop Video - Aliexpress Video Downloader?

Drop Video - Aliexpress Video Downloader是由dropvideo开发的Chrome扩展程序,该扩展的主要功能是“Download Aliexpress Videos & Images Instantly! Save Aliexpress videos to your computer with one click, you are also able to save…”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Drop Video - Aliexpress Video Downloader扩展crx文件

下载Drop Video - Aliexpress Video Downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Drop Video - Aliexpress Video Downloader Drop Video - Aliexpress Video Downloader
ID ipecbiogongigeffafhngmgohpldedmc
官方URL https://chromewebstore.google.com/detail/drop-video-aliexpress-vid/ipecbiogongigeffafhngmgohpldedmc
简介 Download Aliexpress Videos & Images Instantly! Save Aliexpress videos to your computer with one click, you are also able to save…
文件大小 915 KB
安装次数 3,285
当前版本 1.6.7
更新时间 2023-11-03
上架时间 2020-12-15
评分 3.00/5 共8次评分
开发者 dropvideo
电子邮箱 [email protected]
付费类型 free
扩展官网 https://arcafy.com/apps/dropvideo
帮助页面URL https://arcafy.com/apps/dropvideo/faqs/
隐私政策页面URL https://arcafy.com/privacy-policy
支持的语言 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\/*"
    ]
}