Amazon Wish List Total

Keeps a running total of all the items it's seen in the current Amazon wish list.

Amazon Wish List Totalคืออะไร?

Amazon Wish List Total เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jasontbradshaw และคุณลักษณะหลักของมันคือ "Keeps a running total of all the items it's seen in the current Amazon wish list."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon Wish List Total

ดาวน์โหลดไฟล์ส่วนขยาย Amazon Wish List Total ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension makes your life a bit easier by tracking all the items it's seen within any of your Amazon wish lists, then displaying an unobtrusive running total price at the bottom left of your screen.

To see the total for your _entire_ list, you'll need to scroll to the very bottom of it so all the items will load!

Change Log
----
#### 1.11.0
* Add support for amazon.ae (thanks @alike010000!)

#### 1.10.1
* Fix the total not being calculated in grid mode

#### 1.10.0
* Add support for Turkey and Sweden (thanks @fuzzymannerz!)
* Fix `.de` and `.se` English language URLs (thanks @fuzzymannerz!)

#### 1.9.5
* Correct calculation of amounts on amazon.co.jp (thanks @itok01!)

#### 1.9.4
* Fix 0 items/NaN total (thanks @MorbidDevil!)

#### 1.9.3
* Recognize items on (at least) https://www.amazon.de again (thanks
  @MorbidDevil!)

#### 1.9.2
* Fix bug where un-deleted items weren't being included in the total.

#### 1.9.1
* Reduce resource usage even more!

#### 1.9.0
* Reduce resource usage.

Visit https://github.com/jasontbradshaw/amazon-wish-list-total to see the full change log and to report issues and request features!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Amazon Wish List Total Amazon Wish List Total
ID boekbkconiendicldakeboooeilaldmh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/amazon-wish-list-total/boekbkconiendicldakeboooeilaldmh
คำอธิบาย Keeps a running total of all the items it's seen in the current Amazon wish list.
ขนาดไฟล์ 36.33 KB
จำนวนการติดตั้ง 28,192
เวอร์ชันปัจจุบัน 1.11.0
อัปเดตครั้งล่าสุด 2023-08-07
วันที่เผยแพร่ 2020-06-21
คะแนน 4.02/5 รวมทั้งหมด 135 คะแนน
ผู้พัฒนา jasontbradshaw
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/jasontbradshaw/amazon-wishlist-total
URL หน้าช่วยเหลือ https://github.com/jasontbradshaw/amazon-wishlist-total/issues
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon Wish List Total",
    "short_name": "Wish List Total",
    "version": "1.11.0",
    "manifest_version": 2,
    "description": "Keeps a running total of all the items it's seen in the current Amazon wish list.",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.ae\/gp\/registry\/*",
                "*:\/\/*.amazon.ca\/gp\/registry\/*",
                "*:\/\/*.amazon.cn\/gp\/registry\/*",
                "*:\/\/*.amazon.co.jp\/gp\/registry\/*",
                "*:\/\/*.amazon.co.uk\/gp\/registry\/*",
                "*:\/\/*.amazon.com.au\/gp\/registry\/*",
                "*:\/\/*.amazon.com.br\/gp\/registry\/*",
                "*:\/\/*.amazon.com.mx\/gp\/registry\/*",
                "*:\/\/*.amazon.com.tr\/gp\/registry\/*",
                "*:\/\/*.amazon.com\/gp\/registry\/*",
                "*:\/\/*.amazon.de\/gp\/registry\/*",
                "*:\/\/*.amazon.es\/gp\/registry\/*",
                "*:\/\/*.amazon.fr\/gp\/registry\/*",
                "*:\/\/*.amazon.in\/gp\/registry\/*",
                "*:\/\/*.amazon.it\/gp\/registry\/*",
                "*:\/\/*.amazon.nl\/gp\/registry\/*",
                "*:\/\/*.amazon.se\/gp\/registry\/*",
                "*:\/\/*.z.cn\/gp\/registry\/*",
                "*:\/\/*.amazon.ae\/hz\/wishlist\/*",
                "*:\/\/*.amazon.ca\/hz\/wishlist\/*",
                "*:\/\/*.amazon.cn\/hz\/wishlist\/*",
                "*:\/\/*.amazon.co.jp\/hz\/wishlist\/*",
                "*:\/\/*.amazon.co.uk\/hz\/wishlist\/*",
                "*:\/\/*.amazon.com.au\/hz\/wishlist\/*",
                "*:\/\/*.amazon.com.br\/hz\/wishlist\/*",
                "*:\/\/*.amazon.com.mx\/hz\/wishlist\/*",
                "*:\/\/*.amazon.com.tr\/hz\/wishlist\/*",
                "*:\/\/*.amazon.com\/hz\/wishlist\/*",
                "*:\/\/*.amazon.de\/*hz\/wishlist\/*",
                "*:\/\/*.amazon.es\/hz\/wishlist\/*",
                "*:\/\/*.amazon.fr\/hz\/wishlist\/*",
                "*:\/\/*.amazon.in\/hz\/wishlist\/*",
                "*:\/\/*.amazon.it\/hz\/wishlist\/*",
                "*:\/\/*.amazon.nl\/hz\/wishlist\/*",
                "*:\/\/*.amazon.se\/*hz\/wishlist\/*",
                "*:\/\/*.z.cn\/hz\/wishlist\/*",
                "*:\/\/*.amazon.ae\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.ca\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.cn\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.co.jp\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.co.uk\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.com.au\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.com.br\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.com.mx\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.com\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.com.tr\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.de\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.es\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.fr\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.in\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.it\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.nl\/gp\/aw\/ls\/*",
                "*:\/\/*.amazon.se\/gp\/aw\/ls\/*",
                "*:\/\/*.z.cn\/gp\/aw\/ls\/*"
            ],
            "js": [
                "main.js"
            ],
            "css": [
                "main.css"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ],
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    }
}