Simple Amazon Button

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

Simple Amazon Button là gì?

Simple Amazon Button là một tiện ích mở rộng Chrome được phát triển bởi cwf software engineering ltd, và tính năng chính của nó là "The simplest, no-fuss way to go to your Amazon page.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Simple Amazon Button

Tải xuống các tệp mở rộng Simple Amazon Button dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Simple Amazon Button Simple Amazon Button
ID lgbhoapafbdcbafihgoipgidipaohkla
URL Chính Thức https://chromewebstore.google.com/detail/simple-amazon-button/lgbhoapafbdcbafihgoipgidipaohkla
Mô tả The simplest, no-fuss way to go to your Amazon page.
Kích Thước Tệp 12.56 KB
Số Lần Cài Đặt 302
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2015-04-10
Ngày Phát Hành 2015-04-10
Nhà Phát Triển cwf software engineering ltd
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}