PSN Wishlist

Add playstation network store games to a wishlist

PSN Wishlistคืออะไร?

PSN Wishlist เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://torib.io และคุณลักษณะหลักของมันคือ "Add playstation network store games to a wishlist"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PSN Wishlist

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

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

                        IMPORTANT: The PSN webstore has added a wishlist functionality so THIS EXTENSION WILL NO LONGER BE MAINTAINED

This extension adds the wishlist feature to the PSN Store. 
Just click the icon when you are in the page of the item you want and it will be added to your wishlist.                    

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

ชื่อ PSN Wishlist PSN Wishlist
ID gfijlophncfdmgflbmhbcdigkoookeho
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/psn-wishlist/gfijlophncfdmgflbmhbcdigkoookeho
คำอธิบาย Add playstation network store games to a wishlist
ขนาดไฟล์ 134 KB
จำนวนการติดตั้ง 32
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2016-11-20
วันที่เผยแพร่ 2016-11-20
คะแนน 4.29/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา https://torib.io
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PSN Wishlist",
    "description": "Add playstation network store games to a wishlist",
    "version": "1.4",
    "browser_action": {
        "default_icon": "icons\/icon.png",
        "default_popup": "popup.html",
        "default_title": "PSN Wishlist"
    },
    "permissions": [
        "activeTab",
        "identity",
        "storage",
        "http:\/\/torib.io\/*",
        "https:\/\/store.playstation.com\/",
        "https:\/\/ajax.googleapis.com\/",
        "https:\/\/accounts.google.com\/*",
        "https:\/\/www.googleapis.com\/*"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqm0t4dK1hj7wpC4ReDs1f7AebXdDIhbx\/jgAreS+B81Xbs4g6nYRmO\/tqOYvOJz+YVyLNsU2EemChs8b8NZRkq1BfJwd0+P6\/kKCs\/Doqc35bpIJpzwkFi7ajRc9UUaDFv1S85X0oNUg+y7fFpVxYOjflvSHxQRUbBMBXSZE2pyrzv82QqiMe1zLner2eFbp1wSpczvUTpiDT1ogj7PfBR6oUZUmRz+SpjLiSkO\/wIjS\/9KiJCy8cFMXyckxNyQ6O3P\/PdiH5MkJItOf7E1cVigPhL\/PxCOQ0+BinxzGGB+tPy7jEoS2JR\/EWp8+uRMRMbB1LOzhqEWJ5yTWAQSmTQIDAQAB",
    "oauth2": {
        "client_id": "1020430188143-nkbdv14eomj6ittkndcsqm3a3a8ppl7h.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/plus.login"
        ]
    }
}