FadeStation Firefox

Examine source code of FadeStation

제작자: DeKay
Inspect and view changes in FadeStation source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FadeStation",
  "version": "1.2.3",
  "description": "Adds Owned/Crap buttons to the PS Store, fades ignored games, and provides import/export tools.",
  "icons": {
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "contextMenus",
    "downloads",
    "*://store.playstation.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://store.playstation.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "psstore-fadestation@darrenking.local",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 FadeStation 대안

다음은 FadeStation과(와) 유사한 Firefox add-on입니다: