Aliexpress Free invoice - AliInvoice™️

The #1 app for AliExpress dropshipping.Get AliExpress invoice, price history,buyer photo,review,order history,ePacket

Aliexpress Free invoice - AliInvoice™️란 무엇입니까?

Aliexpress Free invoice - AliInvoice™️은(는) Wizard_Pekka에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The #1 app for AliExpress dropshipping.Get AliExpress invoice, price history,buyer photo,review,order history,ePacket"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Aliexpress Free invoice - AliInvoice™️ 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Extract your order details to a printable PDF

The free extension to download an invoice on AliExpress using Google Chrome. The free AliExpress invoice generator plugin allows you to download the your AliExpress receipt.
Are you looking for an amazing tool to Generate free  Aliexpress invoices for your Dropshipping business?
AliBill™️ is an Online Tool with helps users to generate bulk and custom Aliexpress invoices online!
Ali Invoice Make simple, attractive and professional Aliexpress invoices in a single click with this AliExpress Invoice generator Tool.
It generate aliexpress invoice with just a single click.So dont waste your time.


▬▬▬▬▬ FEATURES ▬▬▬▬▬
Alivoice Aliexpress invoice Generator 
- Free to Install and Use
- Add Custom Company Information and Logo
- Download and Print PDF AliExpress Invoices
▬▬▬▬ GETTING STARTED ▬▬▬▬▬

1. Go to AliExpress Order List
2. On right side of every order you have button "Invoice" 
3. Click and generate AliExpress Invoice
▬▬▬▬▬ FAQ ▬▬▬▬▬

Is invoice generator safe?
Yes. AliInvoice is a safe invoice making tool.

Can I create my own AliExpress invoices?
Yes, You Can! With Ali Invoice, You don't need anyone to make invoice for you. You can create your own aliexpress invoice with it.


Is it aliexpress free invoice extension?
It is a Freemium aliexpress invoice extension. You can download unlimited invoices with it.


Get Aliexpress Invoice,AliExpress seller checker  a tools for price tracking,downloading product images & videos also for research for dropshipping business.

It also helps you for online shopping.Find out the best products with it.
Features:

1.Download product images,videos and description.

2. Aliexpress Invoice
Ali Invoice option Get Aliexpress invoice

2. Supplier Summary
 check verified  supplier and find out supplier’s best-selling products.

3.See Product Summary  including the price, rating, wish list, e-packet shipping cost, number of product reviews.

4. Product price History display the price fluctuation with max and min price value with 3-6 months.

5. Shows Orders History of the products and how many have sold.

6. Provides original photos 
 Shows real photo reviews from previous buyers which may  help you in making decision about buy or not.

▬▬▬▬▬ Updated_ Features▬▬▬▬▬

(✔)Download Aliexpress Invoice - Ali Invoice

(✔) Download Images from aliexpress

(✔)  Shopify Store Analysis

(✔) Review Analysis


▬▬▬▬▬ Invoice Option▬▬▬▬▬

Get one invoice for multiple orders.

Group Invoice:
1. Go to AliExpress order list
2. Click "Generate one invoice for multiple orders"

Single invoice:
1. Go to AliExpress Order List
2. On right side of every order you have button "Invoice" 
3. Click and generate AliExpress Invoice

Get the right product to buy and grow your aliexpress dropshipping 
Thank you.
Enjoy with the smart tools and please make time to give us  a 5 star review.                    

확장 프로그램 기본 정보

이름 Aliexpress Free invoice - AliInvoice™️ Aliexpress Free invoice - AliInvoice™️
ID afpggcpmimlknonanaomkdlebdpeaicg
공식 URL https://chromewebstore.google.com/detail/aliexpress-free-invoice-a/afpggcpmimlknonanaomkdlebdpeaicg
설명 The #1 app for AliExpress dropshipping.Get AliExpress invoice, price history,buyer photo,review,order history,ePacket
파일 크기 571 KB
설치 횟수 1,182
현재 버전 3.1.6
최근 업데이트 2023-07-30
출시 날짜 2021-02-28
평점 5.00/5 총 5 개의 평점
개발자 Wizard_Pekka
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://sites.google.com/view/avengerprivacypolicy/home
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Aliexpress Free invoice - AliInvoice\u2122\ufe0f",
    "version": "3.1.6",
    "manifest_version": 2,
    "description": "The #1 app for AliExpress dropshipping.Get AliExpress invoice, price history,buyer photo,review,order history,ePacket",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.aliexpress.com\/*"
        ]
    },
    "background": {
        "scripts": [
            ".\/assets\/js\/vendors.js",
            ".\/src\/lib\/jquery.min.js",
            ".\/src\/content\/dataStorage.js",
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": ".\/logo\/icon16.png",
        "48": ".\/logo\/icon.png",
        "128": ".\/logo\/icon48.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "browser_action": {
        "default_title": "Ali Hunter",
        "default_icon": ".\/logo\/icon48.png",
        "default_popup": "popup.html",
        "scripts": "popup.js"
    },
    "options_ui": {
        "page": "opt.html",
        "open_in_tab": true
    },
    "web_accessible_resources": [
        "\/logo\/*",
        "\/src\/*",
        "\/invoice.js",
        "\/opt.html",
        "\/src\/bulma\/bulma.css",
        "\/src\/elements\/modal.html",
        "\/src\/css\/global.css"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/vendors.js",
                "assets\/js\/content_script.js"
            ],
            "css": [
                "assets\/css\/content_script.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "assets\/js\/vendors.js",
                "assets\/js\/content_script_shopify.js"
            ],
            "css": [
                "assets\/css\/content_script_shopify.css"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                ".\/src\/lib\/jquery.min.js",
                ".\/src\/content\/orderDetails.js"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/order_detail.htm*",
                "*:\/\/*.aliexpress.ru\/order_detail.htm*",
                "*:\/\/*.aliexpress.us\/order_detail.htm*"
            ],
            "css": [
                ".\/src\/css\/global.css",
                ".\/src\/css\/single.css"
            ]
        },
        {
            "js": [
                ".\/src\/lib\/accounting.min.js",
                ".\/src\/lib\/jquery.min.js",
                ".\/src\/content\/components\/basicVariables.js",
                ".\/src\/content\/ui.js",
                ".\/src\/content\/components\/validator.js",
                ".\/src\/content\/services\/scrape.js",
                ".\/src\/content\/models\/Invoice.js",
                ".\/src\/content\/models\/Options.js",
                ".\/src\/content\/models\/Order.js",
                ".\/src\/content\/models\/OrderItem.js",
                ".\/src\/content\/orderPage.js"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/order_list.htm*",
                "*:\/\/*.aliexpress.ru\/order_list.htm*",
                "*:\/\/*.aliexpress.com\/orderList.htm*",
                "*:\/\/*.aliexpress.ru\/orderList.htm*"
            ],
            "css": [
                ".\/src\/css\/global.css",
                ".\/src\/bulma\/bulma-mod.css"
            ]
        },
        {
            "js": [
                ".\/src\/lib\/accounting.min.js",
                ".\/src\/lib\/jquery.min.js",
                ".\/src\/content\/ui.js",
                ".\/src\/content\/models\/Order.js",
                ".\/src\/content\/models\/OrderItem.js",
                ".\/src\/content\/components\/utilities.js",
                ".\/src\/content\/dataStorage.js",
                ".\/src\/content\/components\/newOrderList.js",
                ".\/src\/content\/components\/newOrderDetails.js",
                ".\/src\/content\/components\/newOrderLogistics.js",
                ".\/src\/content\/extra.js"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.aliexpress.ru\/*",
                "*:\/\/*.aliexpress.us\/*"
            ],
            "css": [
                ".\/src\/bulma\/bulma-mod.css",
                ".\/src\/css\/global.css"
            ]
        }
    ],
    "optional_permissions": [
        "*:\/\/*.aliexpress.us\/*",
        "downloads"
    ],
    "permissions": [
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.ru\/*",
        "*:\/\/*.mmstat.com\/*",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "unlimitedStorage"
    ]
}