ASIFY

The all-in-one extension for dropshipping with Aliexpress

ASIFY란 무엇입니까?

ASIFY은(는) https://asify.tools에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The all-in-one extension for dropshipping with Aliexpress"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ASIFY 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Asify adds new useful features to help you in your drop-shipping activity with Aliexpress!
Completely free & unlimited uses! No registration, no trial period, you install it and you enjoy it instantly!

★ Product sales statistics
Access all product information: Daily sales, Top country sales, Top country dropshipp, UK market rate, USA, Europe & World

★ Product search by specific criteria
Find your products easily by: Price, Orders, Rating, Sales / J, Keyword, With or without video, Country of dispatch, Processing time, Delivery type ...

★ Product sales activities
View sales progress on any category (or all of them) over a period of 15 to 30 days ~, as well as TOP products

★ C.A simulator
Insert a sales price and automatically calculate your profitability (Purchase cost, Dues, Shopify / Paypal / Stripe transaction fees ...)

★ Sellers search
Find reliable suppliers in the product category in 2 clicks

★ Consultation History
Consult and return at any time on the last 200 products recently seen

★ Product tracking
Track daily sales of the product from J-1 to J-7, automatically refresh every day

★ Tracking & Exporting Orders
List them automatically with real-time tracking, follow them with ParcelApp in 1 click & export them for any duration for archived

★ Product search at other sellers
Find another supplier for the same product, compare prices, shipping included in seconds only without consulting the product

★ Product search at the competition
With the search from the image, find your competitors on Shopify, Amazon, Ebay, Cdiscount ...

★ Downloads images
In one click download in a zip archive all images of the product: Presentation, Variant & Description

★ More others to come


This extension uses affiliation and commercial advertisements to support its development, its maintenance, as well as to maintain its free access to its users so that it can remain accessible to all.

Privacy Policy Last updated:
September 30, 2023 We are committed to protecting your privacy and ensuring the security of your
personal information. This Privacy Policy outlines how we collect, use, and safeguard the data
you provide while using our Chrome extension.
1. Information We Collect: We do not collect any personally identifiable information (PII)
when you use the "Asify". We do not request or store your name, email address,
or any other personal details.
2. Usage Data: To improve our services and enhance your gaming experience, we may collect
non-personal, anonymous usage data. This data helps us analyze trends, understand user preferences, and
make necessary improvements to the extension.
3. Cookies: "Asify" does not use cookies or any tracking technologies to
gather information about your browsing activities.
4. Affiliate Links "Asify" replaces URLs in the search result page with
affiliate links. This means that when a user clicks on a search result and makes a purchase
through the affiliate link, we (the developers of the Chrome Extension) receive a small
commission from the retailer or service provider. This commission helps support the
development, maintenance, and operation of the Service without any extra cost to users. It is
important to note that the use of affiliate links does not affect the quality or relevance of
search results. The affiliate links are seamlessly integrated into the search results,
ensuring a smooth browsing experience for users.
5. Third-Party Services: "Asify" does not integrate with or share data with
any third-party services, websites, or applications.
6. Changes to the Privacy Policy: We reserve the right to modify or update this Privacy Policy
at any time. Any changes will be reflected on this page with the updated effective date. We
encourage you to review this policy periodically to stay informed about how we protect your
privacy. By using the "Asify", you agree to the terms and conditions outlined
in this Privacy Policy.                    

확장 프로그램 기본 정보

이름 ASIFY ASIFY
ID biehagnkgckkagkbpncoieiknahmngdg
공식 URL https://chromewebstore.google.com/detail/asify/biehagnkgckkagkbpncoieiknahmngdg
설명 The all-in-one extension for dropshipping with Aliexpress
파일 크기 3.78 MB
설치 횟수 51,832
현재 버전 11.0.0.4
최근 업데이트 2023-12-15
출시 날짜 2020-06-12
평점 3.92/5 총 115 개의 평점
개발자 https://asify.tools
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.asify.tools
도움말 페이지 URL https://www.facebook.com/asify.io
개인정보 보호 정책 페이지 URL http://asify.tools/privacy.html
지원되는 언어 en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ASIFY",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "11.0.0.4",
    "manifest_version": 3,
    "homepage_url": "https:\/\/www.asify.io",
    "icons": {
        "128": "\/images\/asify_128.png"
    },
    "background": {
        "service_worker": "\/js\/worker.js"
    },
    "action": {
        "default_popup": "\/popup.html",
        "default_icon": {
            "128": "\/images\/asify_128.png"
        }
    },
    "options_page": "\/options.html",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/www.aliexpress.us\/*"
            ],
            "exclude_matches": [
                "*:\/\/m.aliexpress.com\/*",
                "*:\/\/m.aliexpress.us\/*",
                "*:\/\/m.aliexpress.ru\/*"
            ],
            "run_at": "document_start",
            "js": [
                "\/js\/lib\/jquery-3.7.0.min.js",
                "\/js\/lib\/bootstrap.bundle.min.js",
                "\/js\/mapdata.js",
                "\/js\/worldmap.js",
                "\/js\/class\/class.common.js",
                "\/js\/class\/class.aliexpress.js",
                "\/js\/class\/class.asify.js"
            ],
            "css": [
                "\/css\/bootstrap.min.css",
                "\/css\/asify.css",
                "\/css\/bx.boxicons.min.css",
                "\/css\/bx.transformations.css",
                "\/css\/bx.animations.css",
                "\/css\/materialdesignicons.min.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/www.aliexpress.us\/*"
            ],
            "exclude_matches": [
                "*:\/\/m.aliexpress.com\/*",
                "*:\/\/m.aliexpress.us\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "\/js\/aliexpress.comus.item.loader.js",
                "\/js\/aliexpress.cwl.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/store\/all-wholesale-products\/*.html*",
                "https:\/\/*.aliexpress.com\/store\/*\/search*",
                "https:\/\/*.aliexpress.com\/store\/group\/*\/*.html*",
                "https:\/\/*.aliexpress.com\/store\/*\/*.html*"
            ],
            "exclude_matches": [
                "*:\/\/m.aliexpress.com\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "\/js\/aliexpress.com.seller.js",
                "\/js\/aliexpress.comus.seller.events.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/item\/*.html*",
                "https:\/\/www.aliexpress.us\/item\/*.html*"
            ],
            "exclude_matches": [
                "*:\/\/m.aliexpress.com\/*",
                "*:\/\/m.aliexpress.us\/*",
                "*:\/\/m.aliexpress.ru\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "\/js\/aliexpress.comus.item.js",
                "\/js\/aliexpress.comus.item.events.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/category\/*\/*.html*",
                "https:\/\/*.aliexpress.us\/category\/*\/*.html*",
                "https:\/\/www.aliexpress.us\/w\/wholesale*.html*",
                "https:\/\/*.aliexpress.com\/w\/wholesale*.html*"
            ],
            "exclude_matches": [
                "*:\/\/m.aliexpress.com\/*",
                "*:\/\/m.aliexpress.us\/*",
                "*:\/\/m.aliexpress.ru\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "\/js\/aliexpress.comus.category.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.ru\/*"
            ],
            "run_at": "document_end",
            "js": [
                "\/js\/lib\/jquery-3.7.0.min.js",
                "\/ma_payload.js"
            ]
        },
        {
            "all_frames": false,
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.us\/*",
                "*:\/\/*.aliexpress.ru\/*"
            ],
            "run_at": "document_start",
            "js": [
                "\/ma_inj.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/images\/country\/*.png",
                "\/images\/*.png",
                "\/images\/*.svg",
                "\/images\/*.gif",
                "\/webfonts\/*.eot",
                "\/webfonts\/*.svg",
                "\/webfonts\/*.woff",
                "\/webfonts\/*.woff2",
                "\/webfonts\/*.ttf",
                "\/ma_injtd.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}