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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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\/*"
    ]
}