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