PSN Wishlist

Add playstation network store games to a wishlist

PSN Wishlist란 무엇입니까?

PSN Wishlist은(는) https://torib.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Add playstation network store games to a wishlist"입니다.

확장 프로그램 스크린샷

screenshot

PSN Wishlist 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
        ]
    }
}