SteamSage Firefox

Examine source code of SteamSage

By: jay
Inspect and view changes in SteamSage source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
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}"
    }
  }
}

Best SteamSage Alternatives

Here are some Firefox add-ons that are similar to SteamSage: