Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 685 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 685 Bytes

azad

amazon order history reporter chrome extension

official installation page

https://chrome.google.com/webstore/detail/amazon-order-history-repo/mgkilgclilajckgnedgjgnfdokkgnibi

Maybe the UID on the end of the URL changes when we publish a new version?

linting (use npm's jshint linter)

node_modules/jshint/bin/jshint csv.js inject.js order.js table.js util.js

installing locally on chrome

  • Open chrome, and type chrome://extensions in the address bar.
  • Click "Load unpacked extension...".
  • Navigate to the azad folder.

edit-test-loop

Remember to refresh/reload both on the extension page and targetted amazon page after saving changes to files.