Simple Amazon Button

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

什么是Simple Amazon Button?

Simple Amazon Button是由cwf software engineering ltd开发的Chrome扩展程序,该扩展的主要功能是“The simplest, no-fuss way to go to your Amazon page.”。

扩展截图

screenshot

下载Simple Amazon Button扩展crx文件

下载Simple Amazon Button扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
官方URL https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
简介 The simplest, no-fuss way to go to your Amazon page.
文件大小 12.56 KB
安装次数 302
当前版本 0.1.1
更新时间 2015-04-10
上架时间 2015-04-10
开发者 cwf software engineering ltd
付费类型 free
支持的语言 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"
    }
}