Amazon barcode

By murdos Last update Nov 29, 2011 — Installed 1,107 times.

Not Working

in
Subscribe to Not Working 5 posts, 2 voices



Danny Michel User
FirefoxWindows

Just Isnt working anymore

 
murdos Script's Author
FirefoxWindows

Have you read the warning in the description?
"Once installed, you have to edit the script to fill in your own Amazon Access Key ID and Secret Access Key"

 
Danny Michel User
FirefoxWindows

how do we do that?

 
murdos Script's Author
FirefoxWindows

Go to http://aws.amazon.com/, login or create yourself an account, then go on the "Security Credentials" page of your account. Search your your access keys and will find your "Access Key ID" and your "Secret Access Key" information.

Then edit the GreaseMonkey script (GreaseMonkey -> Manage User Scripts -> Amazon barcode -> Edit) and fill up the missing information:

//////////////////////////////////////////////////////////////////////////////////////
// /!\ These parameters need to be filled up by each user, otherwise this script won't work
//////////////////////////////////////////////////////////////////////////////////////

// User Amazon Access Key ID
var AWSAccessKeyId = '';

// User Amazon Secret Access Key
var AWSSecretAccessKey = '';

 
Danny Michel User
FirefoxWindows

thanks

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel