Amazon Launcher

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

什麼是Amazon Launcher?

Amazon Launcher是由appopticsarena開發的Chrome擴展程式,該擴展的主要功能是“Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.”。

擴展截圖

screenshot

下載Amazon Launcher擴展crx文件

下載Amazon Launcher擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Amazon Launcher Amazon Launcher
ID ahgpeancfpgpfhmokigibpdmcbienljc
官方網址 https://chrome.google.com/webstore/detail/amazon-launcher/ahgpeancfpgpfhmokigibpdmcbienljc
簡介 Quick launch Amazon Services. Access Amazon home, cart, video, account, and books with one-click.
檔案大小 30.64 KB
安裝次數 73
目前版本 1.1.0
更新時間 2018-12-17
上架時間 2018-12-17
開發者 appopticsarena
付費類型 free
支援的語言 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"
    ]
}