Simple Amazon Button

The simplest, no-fuss way to go to your Amazon page.

Qu'est-ce que Simple Amazon Button ?

Simple Amazon Button est une extension Chrome développée par cwf software engineering ltd, et sa fonction principale est "The simplest, no-fuss way to go to your Amazon page.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Simple Amazon Button

Téléchargez les fichiers d'extension Simple Amazon Button au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
URL Officiel https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
Description The simplest, no-fuss way to go to your Amazon page.
Taille du Fichier 12.56 KB
Nombre d'Installations 302
Version Actuelle 0.1.1
Dernière Mise à Jour 2015-04-10
Date de Publication 2015-04-10
Développeur cwf software engineering ltd
Type de Paiement free
Langues Prises en Charge 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"
    }
}