Aliexpress Free invoice - AliInvoice™️

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

Co je Aliexpress Free invoice - AliInvoice™️?

Aliexpress Free invoice - AliInvoice™️ je rozšíření Chrome vyvinuté Wizard_Pekka, a jeho hlavní funkcí je „The #1 app for AliExpress dropshipping.Get AliExpress invoice, price history,buyer photo,review,order history,ePacket“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Aliexpress Free invoice - AliInvoice™️

Stáhněte si soubory rozšíření Aliexpress Free invoice - AliInvoice™️ ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Aliexpress Free invoice - AliInvoice™️ Aliexpress Free invoice - AliInvoice™️
ID afpggcpmimlknonanaomkdlebdpeaicg
Oficiální URL https://chromewebstore.google.com/detail/aliexpress-free-invoice-a/afpggcpmimlknonanaomkdlebdpeaicg
Popis The #1 app for AliExpress dropshipping.Get AliExpress invoice, price history,buyer photo,review,order history,ePacket
Velikost souboru 571 KB
Počet instalací 1,182
Aktuální Verze 3.1.6
Poslední Aktualizace 2023-07-30
Datum Vydání 2021-02-28
Hodnocení 5.00/5 Celkem 5 Hodnocení
Vývojář Wizard_Pekka
E-mail [email protected]
Typ Platby free
URL Stránky Zásad Ochrany Soukromí https://sites.google.com/view/avengerprivacypolicy/home
Podporované Jazyky 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"
    ]
}