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"
    }
}