Amazon Bookmark

Places a bookmark on the right side of the address bar and opens Amazon.

Amazon Bookmarkとは何ですか?

Amazon Bookmarkはproductratingによって開発されたChromeの拡張機能で、その主な機能は「Places a bookmark on the right side of the address bar and opens Amazon.」です。

拡張機能のスクリーンショット

screenshot

Amazon Bookmark拡張機能のCRXファイルをダウンロード

Amazon Bookmark拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Click on the chrome extension icon to open Amazon.

The bookmark is placed at the right of the address bar.                    

拡張機能の基本情報

名前 Amazon Bookmark Amazon Bookmark
ID acngfaonjkkjekghhdbpjjpljpmgbjhi
公式URL https://chrome.google.com/webstore/detail/amazon-bookmark/acngfaonjkkjekghhdbpjjpljpmgbjhi
説明 Places a bookmark on the right side of the address bar and opens Amazon.
ファイルサイズ 37.14 KB
インストール数 43
現在のバージョン 1.1
最終更新日 2019-11-20
公開日 2019-11-20
開発者 productrating
支払い方法 free
対応言語 de,en,fr,es,it
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": [],
    "manifest_version": 2,
    "version": "1.1"
}