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”。
扩展截图
下载PSN Wishlist扩展crx文件
下载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 |
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" ] } } |