Johennes / aliexpress-invoice-generator

Firefox & Chrome extension for generating PDF invoices from AliExpress order detail websites
GNU General Public License v3.0
12 stars 4 forks source link
aliexpress chrome-extension firefox-extension invoice-pdf

AliExpress Invoice Generator

As of 2022-03-14 the add-on is defunct due to the new layout on aliexpress.com. Check #8 for details.

This is a browser extension for generating PDF invoices from AliExpress order detail websites. At the time of implementing this, AliExpress didn't offer any downloadable invoice format. Existing add-ons were closed source and looked rather phishy so I decided to write my own. I originally developed this add-on for my personal needs only. Many of the current features were added later, motivated by an ever growing user base and helpful feedback from like-minded people.

Key features:

1,200 daily users (on Firefox) and counting!

A few screenshots:

Installing

You can install the extension directly from the official addons.mozilla.org website or from the Chrome Web Store.

Running (from Code)

For development and testing you can run the extension from code in an isolated browser instance using the following commands:

  1. Initialize the plugin (only once):
npm install
npm run init
  1. Build or serve the plugin using the following commands: npm run serve or npm run build.

License

AliExpress Invoice Generator is licensed under the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

PDFKit is distributed under the MIT license.

The Droid Sans fonts are distributed under the Apache license.