GithubHelp home page GithubHelp logo

raizor / azad Goto Github PK

View Code? Open in Web Editor NEW

This project forked from philipmulcahy/azad

0.0 1.0 0.0 1.55 MB

amazon order history reporter chrome extension

License: Apache License 2.0

JavaScript 97.95% CSS 0.71% Shell 0.07% HTML 0.76% Batchfile 0.51%

azad's Introduction

azad

amazon order history reporter chrome extension



HELP!!

If the results are not what you expect, Amazon probably changed something, and the extension hasn't been updated yet.

Your first step should be to go to chrome://extensions and click Update. After you do this, close and reopen the Amazon page and rerun the report to see if that helped.

Please go to https://github.com/philipmulcahy/azad/issues to see issues which have already been reported.

If you believe that you have the same issue, please add a comment. If the issue you have seems new, please create a new issue and describe what you see and what you expect to see.

Either way, please include the Amazon address, such as https://www.amazon.com/gp/your-account/order-history

This serves two purposes:

  • You'll be notified of updates.
  • The project owner will be able to contact you for more information, if needed.

Before you send log files, debug info, or screenshots, please be aware that postings on GitHub are NOT private. If you have log files, debug info, or screenshts to send but don't want them to be public, please ask how to send.

  • Log files are usually free of personal info.
  • Screenshots can be edited with a image editor to overwrite anything you don't want public, such as name, address, product description, or last 4 of the card.
  • Debug info contains LOTS of info you'd probably want kept private, so don't post it on GitHub.

How to save a log file

  • On the screen showing the report, press Ctrl+Shift+I.
  • The log will appear at the bottom of the screen. RIGHT-click and select "Save as..."
  • Save the file as desired.

How to save a debug file:

  • You can only do this when you see the results showing.
  • RIGHT-click on the order ID (in the order id column) for the row with the issue.
  • Select "save order debug info".
  • The debug info will automatically save to your downloads folder.


official installation page

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

supported development package(s)

Node.js®, available at https://nodejs.org

supported development platforms

MacOS, Windows

MacOS

Windows install

  • Install Node.js® from https://nodejs.org. Enable the option to install Chocolatey, Python 2, and Visual Studio Build Tools.
  • Install GitHub Desktop from https://desktop.github.com.
  • Go to https://github.com/philipmulcahy/azad and create a fork.
  • Open GitHub Desktop, go to File, Clone Repository, clone from your azad fork.
  • Start CMD
  • CD %UserProfile%\Documents\GitHub\azad (This is the path shown by GitHub Desktop)
  • npm install --init

linting (uses npm lint tools)

npm run lint

building

npm run build

packaging; this includes building

for MacOS

npm run package

for Windows

npm run winpackage

installing locally on chrome

  • Open chrome, and type chrome://extensions in the address bar.
  • Enable the Developer mode slider.
  • Remove the store version of the extension.
  • Click "Load unpacked".
  • Navigate to the build folder.

installing "secret" unit test data

pushd src/tests git clone [email protected]:philipmulcahy/azad_test_data.git

running 'unit' tests

  • build (see above)
  • open/refresh src/tests/tests.html in your browser

edit-test-loop

Remember to re-build, reload the extension on the chrome://extensions page and reload the targeted amazon page after saving changes to files.

azad's People

Contributors

blacktemplar avatar dependabot[bot] avatar fredsherbet avatar lucarota avatar ndrd avatar nimadera avatar peter-whan avatar philipmulcahy avatar scottmcnay avatar thedreamer avatar vhanda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.