Simple Amazon Button
The simplest, no-fuss way to go to your Amazon page.
Wat is Simple Amazon Button?
Simple Amazon Button is een Chrome-extensie ontwikkeld door cwf software engineering ltd, en de belangrijkste functie is "The simplest, no-fuss way to go to your Amazon page.".
Extensie Screenshots
Download het CRX-bestand van de extensie Simple Amazon Button
Download Simple Amazon Button-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Simple Amazon Button |
ID | lgbhoapafbdcbafihgoipgidipaohkla |
Officiële URL | https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla |
Beschrijving | The simplest, no-fuss way to go to your Amazon page. |
Bestandsgrootte | 12.56 KB |
Aantal Installaties | 302 |
Huidige Versie | 0.1.1 |
Laatst Bijgewerkt | 2015-04-10 |
Publicatiedatum | 2015-04-10 |
Ontwikkelaar | cwf software engineering ltd |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |