Shopperman
This extension rounds up the prices you see while doing online shopping.
什麼是Shopperman?
Shopperman是由3mammoth開發的Chrome擴展程式,該擴展的主要功能是“This extension rounds up the prices you see while doing online shopping.”。
擴展截圖
下載Shopperman擴展crx文件
下載Shopperman擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension rounds up the prices you see on shopping websites such as Amazon and eBay. If the listed price is $9.99, for example, Shopperman will round it up to $10.00.
HOW SHOPPERMAN WILL SAVE YOU MONEY: charm pricing is a marketing strategy where retail prices are often expressed a little less than a round number, e.g. $19.99 or $2.95. Consumers tend to perceive “odd prices” as being significantly lower than they actually are, tending to round to the next lowest monetary unit. Thus, prices such as $1.99 are associated with spending $1 rather than $2. Now, with Shopperman, you will valuate a merchandise at its true value rather than falling into marketing gimmicks.
You can choose which websites Shopperman will work on. It does not round up prices without your permission! 擴展基本資訊
| 名稱 | |
| ID | ipkonlpcaongadngkconabefpclcbaai |
| 官方網址 | https://chromewebstore.google.com/detail/shopperman/ipkonlpcaongadngkconabefpclcbaai |
| 簡介 | This extension rounds up the prices you see while doing online shopping. |
| 檔案大小 | 369 KB |
| 安裝次數 | 12 |
| 目前版本 | 1.0.2 |
| 更新時間 | 2015-04-19 |
| 上架時間 | 2015-04-18 |
| 評分 | 3.50/5 共 2 次評分 |
| 開發者 | 3mammoth |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Shopperman",
"description": "This extension rounds up the prices you see while doing online shopping.",
"version": "1.0.2",
"options_page": "options.html",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"run_at": "document_end",
"matches": [
" | |