SteamSage Firefox

Examine source code of SteamSage

제작자: jay
Inspect and view changes in SteamSage source codes across current and past versions
미닛바이오
더 재미있고 싶으신가요? 1,000+ 개의 무료 무방해 게임 플레이
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SteamSage",
  "version": "1.1",
  "description": "Extracts reviews about the game and condenses the information into a user readable format using SambaNova Cloud API",
  "permissions": [
    "storage",
    "https://api.sambanova.ai/v1/chat/completions"
  ],
  "options_page": "./option.html",
  "content_scripts": [
    {
      "matches": [
        "*://store.steampowered.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2892c9e8-1869-47c4-9fe6-4d6522e29ade}"
    }
  }
}

최고의 SteamSage 대안

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