Simple Amazon Button
The simplest, no-fuss way to go to your Amazon page.
Vad är Simple Amazon Button?
Simple Amazon Button är en Chrome-tillägg utvecklad av cwf software engineering ltd, och dess huvudfunktion är "The simplest, no-fuss way to go to your Amazon page.".
Tilläggsskärmbilder
Ladda ner Simple Amazon Button-förlängningens CRX-fil
Ladda ner Simple Amazon Button-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Simple Amazon Button |
ID | lgbhoapafbdcbafihgoipgidipaohkla |
Officiell webbadress | https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla |
Beskrivning | The simplest, no-fuss way to go to your Amazon page. |
Filstorlek | 12.56 KB |
Antal Installationer | 302 |
Aktuell Version | 0.1.1 |
Senast Uppdaterad | 2015-04-10 |
Publiceringsdatum | 2015-04-10 |
Utvecklare | cwf software engineering ltd |
Betalningssätt | free |
Stödda Språk | 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" } } |