Simple Amazon Button
The simplest, no-fuss way to go to your Amazon page.
What is Simple Amazon Button?
Simple Amazon Button is a Chrome extension developed by cwf software engineering ltd, and its main feature is "The simplest, no-fuss way to go to your Amazon page.".
Extension Screenshots
Download Simple Amazon Button Extension CRX File
Download Simple Amazon Button extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This simple and free Chrome extension simply brings you to your personal Amazon.com starting page without any interference in functionality or browsing experience. This extension was requested by several users annoyed by the bells and whistles of other Amazon-related extensions.
Extension Basic Information
Name | Simple Amazon Button |
ID | lgbhoapafbdcbafihgoipgidipaohkla |
Official URL | https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla |
Description | The simplest, no-fuss way to go to your Amazon page. |
File Size | 12.56 KB |
Installation Count | 302 |
Current Version | 0.1.1 |
Last Updated | 2015-04-10 |
Publish Date | 2015-04-10 |
Developer | cwf software engineering ltd |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Simple Amazon Button", "version": "0.1.1", "manifest_version": 2, "description": "The simplest, no-fuss way to go to your Amazon page.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_popup": "popup.html" } } |