Amazon Launcher

Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.

Qu'est-ce que Amazon Launcher ?

Amazon Launcher est une extension Chrome développée par appopticsarena, et sa fonction principale est "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Amazon Launcher

Téléchargez les fichiers d'extension Amazon Launcher 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

                        Tired of having to browse through multiple tabs to access your amazon services? Well this app is for you. It allows you to access Amazon Home Page, Your Amazon Shopping Cart, Amazon Video, Your Amazon Account and Amazon Books all with just one-click.                    

Informations de Base sur l'Extension

Nom Amazon Launcher Amazon Launcher
ID ahgpeancfpgpfhmokigibpdmcbienljc
URL Officiel https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc
Description Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
Taille du Fichier 30.64 KB
Nombre d'Installations 73
Version Actuelle 1.1.0
Dernière Mise à Jour 2018-12-17
Date de Publication 2018-12-17
Développeur appopticsarena
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amazon Launcher",
    "description": "Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.",
    "version": "1.1.0",
    "icons": {
        "128": "Aicon_128.png"
    },
    "browser_action": {
        "default_icon": "Aicon2.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}