Rhilip

ptpp-self-crx

Aug 15th, 2021 (edited)
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.47 KB | None | 0 0
  1. {
  2.     "description": "PT 助手,一个可以提升 PT 站点使用效率的工具。",
  3.     "enabled": true,
  4.     "homepageUrl": "https://github.com/ronggang/PT-Plugin-Plus",
  5.     "hostPermissions": [
  6.         "http://*/*",
  7.         "https://*/*"
  8.     ],
  9.     "icons": [
  10.         {
  11.             "size": 16,
  12.             "url": "edge://extension-icon/dmmjlmbkigbgpnjfiimhlnbnmppjhpea/16/0"
  13.         },
  14.         {
  15.             "size": 19,
  16.             "url": "edge://extension-icon/dmmjlmbkigbgpnjfiimhlnbnmppjhpea/19/0"
  17.         },
  18.         {
  19.             "size": 64,
  20.             "url": "edge://extension-icon/dmmjlmbkigbgpnjfiimhlnbnmppjhpea/64/0"
  21.         },
  22.         {
  23.             "size": 128,
  24.             "url": "edge://extension-icon/dmmjlmbkigbgpnjfiimhlnbnmppjhpea/128/0"
  25.         }
  26.     ],
  27.     "id": "dmmjlmbkigbgpnjfiimhlnbnmppjhpea",
  28.     "installType": "normal",
  29.     "isApp": false,
  30.     "mayDisable": true,
  31.     "name": "PT Plugin Plus",
  32.     "offlineEnabled": false,
  33.     "optionsUrl": "chrome-extension://dmmjlmbkigbgpnjfiimhlnbnmppjhpea/index.html",
  34.     "permissions": [
  35.         "activeTab",
  36.         "clipboardRead",
  37.         "clipboardWrite",
  38.         "contextMenus",
  39.         "notifications",
  40.         "storage",
  41.         "unlimitedStorage"
  42.     ],
  43.     "shortName": "PT Plugin Plus",
  44.     "type": "extension",
  45.     "updateUrl": "https://raw.githubusercontent.com/ronggang/PT-Plugin-Plus/master/update/index.xml",
  46.     "version": "1.5.2",
  47.     "versionName": "1.5.2.f2e4f20"
  48. }
Add Comment
Please, Sign In to add comment