提供元: Whiskee
Inspect and view changes in GamesGraph source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GamesGraph",
"version": "26.4",
"description": "Add games to your GamesGraph collections directly from Steam store pages. Display current deals and historical lows.",
"permissions": [
"storage",
"https://www.gamesgraph.com/*"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://store.steampowered.com/app/*"
],
"js": [
"extension-bridge.js",
"content.js"
],
"css": [
"styles.css"
]
},
{
"matches": [
"https://www.gamesgraph.com/*"
],
"js": [
"extension-bridge.js",
"settings-sync.js"
]
}
],
"web_accessible_resources": [
"icon.png"
],
"icons": {
"16": "icon.png",
"48": "icon.png",
"96": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "extension@gamesgraph.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのGamesGraph代替案
GamesGraphに類似したFirefox add-onをいくつか紹介します:
Game Deals Tracker
Game Deals Tracker
Game Assistant
Gamake
SteamDB
SteamDB
Available on Game Pass (under maintenance)
Luke
Game Deals Tracker
Robles
Free Game Deals
Free Game Deals
Steamworks Extras
Alex Blintsov
Free Game Notifier
raf0411
GoodGames Library Sync
LeaveYourMarkLLC
Steam Player Counts
Show My Items
SteamMarketGraphEnhancer
ThePiep
Fanatical Steam Tags and Links
PixelForge