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.”。
扩展截图
下载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.
扩展基本信息
名称 | |
ID | ahgpeancfpgpfhmokigibpdmcbienljc |
官方URL | 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" ] } |