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.”。
擴展截圖
下載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 |
ID | lgbhoapafbdcbafihgoipgidipaohkla |
官方網址 | 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" } } |