Files
Config/BraveSoftware/Brave-Browser/Default/Extensions/kdbmhfkmnlmbkgbabkdealhhbfhlmmon/4.33_0/manifest.json

191 lines
10 KiB
JSON

{
"action": {
"default_popup": "options/popup.html"
},
"author": "SteamDB",
"background": {
"service_worker": "scripts/background.js"
},
"content_scripts": [ {
"exclude_matches": [ "https://steamdb.info/api/*", "https://steamdb.info/static/*", "https://steamdb.info/embed/*" ],
"js": [ "scripts/common.js", "scripts/steamdb/global.js" ],
"matches": [ "https://steamdb.info/*" ],
"run_at": "document_start"
}, {
"all_frames": true,
"js": [ "scripts/common.js" ],
"matches": [ "https://store.steampowered.com/*", "https://steamcommunity.com/*" ],
"run_at": "document_start"
}, {
"css": [ "styles/global.css", "styles/store.css" ],
"exclude_matches": [ "https://store.steampowered.com/account/ackgift/*", "https://store.steampowered.com/account/redeemwalletcode/*", "https://store.steampowered.com/actions/*", "https://store.steampowered.com/api/*", "https://store.steampowered.com/broadcast/*", "https://store.steampowered.com/buyitem/*", "https://store.steampowered.com/dynamicstore/*", "https://store.steampowered.com/join/*", "https://store.steampowered.com/login/*", "https://store.steampowered.com/public/*", "https://store.steampowered.com/saleaction/*", "https://store.steampowered.com/supportmessages/*", "https://store.steampowered.com/videos/*", "https://store.steampowered.com/vtt/*", "https://store.steampowered.com/widget/*" ],
"js": [ "scripts/global.js", "scripts/store/invalidate_cache.js" ],
"matches": [ "https://store.steampowered.com/*" ],
"run_at": "document_end"
}, {
"css": [ "styles/store.css" ],
"js": [ "scripts/store/app_error.js", "scripts/store/app.js" ],
"matches": [ "https://store.steampowered.com/app/*" ],
"run_at": "document_end"
}, {
"css": [ "styles/store.css" ],
"js": [ "scripts/store/app_error.js", "scripts/store/app_news.js" ],
"matches": [ "https://store.steampowered.com/news/app/*" ]
}, {
"js": [ "scripts/store/app_images.js" ],
"matches": [ "https://store.steampowered.com/app/*" ],
"run_at": "document_end"
}, {
"css": [ "styles/account_licenses.css" ],
"js": [ "scripts/store/account_licenses.js" ],
"matches": [ "https://store.steampowered.com/account/licenses*" ],
"run_at": "document_start"
}, {
"js": [ "scripts/store/account_licenses_injected.js" ],
"matches": [ "https://store.steampowered.com/account/licenses*" ],
"run_at": "document_start",
"world": "MAIN"
}, {
"css": [ "styles/store.css" ],
"js": [ "scripts/store/registerkey.js" ],
"matches": [ "https://store.steampowered.com/account/registerkey*" ],
"run_at": "document_end"
}, {
"css": [ "styles/store.css" ],
"js": [ "scripts/store/sub.js" ],
"matches": [ "https://store.steampowered.com/sub/*" ]
}, {
"js": [ "scripts/store/bundle.js" ],
"matches": [ "https://store.steampowered.com/bundle/*" ]
}, {
"all_frames": true,
"css": [ "styles/store.css" ],
"js": [ "scripts/store/widget.js" ],
"matches": [ "https://store.steampowered.com/widget/*" ]
}, {
"js": [ "scripts/store/app_error.js", "scripts/store/agecheck.js" ],
"matches": [ "https://store.steampowered.com/app/*/agecheck", "https://store.steampowered.com/agecheck/*" ],
"run_at": "document_end"
}, {
"js": [ "scripts/store/explore.js" ],
"matches": [ "https://store.steampowered.com/explore*" ]
}, {
"js": [ "scripts/appicon.js" ],
"matches": [ "https://store.steampowered.com/app/*", "https://steamcommunity.com/app/*", "https://steamcommunity.com/sharedfiles/filedetails*", "https://steamcommunity.com/workshop/filedetails*", "https://steamcommunity.com/workshop/browse*", "https://steamcommunity.com/workshop/discussions*" ],
"run_at": "document_start"
}, {
"css": [ "styles/global.css" ],
"exclude_matches": [ "https://steamcommunity.com/actions/*", "https://steamcommunity.com/chat/*", "https://steamcommunity.com/login/*", "https://steamcommunity.com/miniprofile/*", "https://steamcommunity.com/public/*", "https://steamcommunity.com/openid/*" ],
"js": [ "scripts/global.js" ],
"matches": [ "https://steamcommunity.com/*" ],
"run_at": "document_end"
}, {
"css": [ "styles/community.css" ],
"js": [ "scripts/community/profile.js" ],
"matches": [ "https://steamcommunity.com/id/*", "https://steamcommunity.com/profiles/*" ]
}, {
"css": [ "styles/inventory.css" ],
"js": [ "scripts/community/profile_inventory.js" ],
"matches": [ "https://steamcommunity.com/id/*/inventory*", "https://steamcommunity.com/profiles/*/inventory*" ],
"run_at": "document_end"
}, {
"css": [ "styles/achievements.css" ],
"js": [ "scripts/community/achievements.js", "scripts/community/achievements_profile.js" ],
"matches": [ "https://steamcommunity.com/id/*/stats*", "https://steamcommunity.com/profiles/*/stats*" ],
"run_at": "document_end"
}, {
"css": [ "styles/achievements_cs2.css" ],
"js": [ "scripts/community/achievements_cs2.js" ],
"matches": [ "https://steamcommunity.com/id/*/stats/CSGO*", "https://steamcommunity.com/profiles/*/stats/CSGO*" ],
"run_at": "document_end"
}, {
"css": [ "styles/community.css", "styles/achievements.css" ],
"js": [ "scripts/community/achievements.js", "scripts/community/achievements_global.js" ],
"matches": [ "https://steamcommunity.com/stats/*/achievements*" ]
}, {
"exclude_matches": [ "https://steamcommunity.com/tradeoffer/*/confirm*" ],
"js": [ "scripts/community/tradeoffer.js" ],
"matches": [ "https://steamcommunity.com/tradeoffer/*" ]
}, {
"css": [ "styles/community.css" ],
"js": [ "scripts/community/profile_recommended.js" ],
"matches": [ "https://steamcommunity.com/id/*/recommended/*", "https://steamcommunity.com/profiles/*/recommended/*" ]
}, {
"css": [ "styles/community.css" ],
"js": [ "scripts/community/profile_badges.js" ],
"matches": [ "https://steamcommunity.com/id/*/badges*", "https://steamcommunity.com/profiles/*/badges*" ]
}, {
"css": [ "styles/community.css" ],
"js": [ "scripts/community/profile_gamecards.js" ],
"matches": [ "https://steamcommunity.com/id/*/gamecards/*", "https://steamcommunity.com/profiles/*/gamecards/*" ]
}, {
"css": [ "styles/community.css" ],
"js": [ "scripts/community/gamehub.js" ],
"matches": [ "https://steamcommunity.com/app/*", "https://steamcommunity.com/sharedfiles/filedetails*", "https://steamcommunity.com/workshop/filedetails*", "https://steamcommunity.com/workshop/browse*", "https://steamcommunity.com/workshop/discussions*" ]
}, {
"js": [ "scripts/community/filedetails.js" ],
"matches": [ "https://steamcommunity.com/sharedfiles/filedetails*", "https://steamcommunity.com/workshop/filedetails*" ]
}, {
"all_frames": true,
"js": [ "scripts/community/filedetails_guide.js" ],
"matches": [ "https://steamcommunity.com/sharedfiles/filedetails*", "https://steamcommunity.com/workshop/filedetails*" ]
}, {
"js": [ "scripts/community/multibuy_injected.js" ],
"matches": [ "https://steamcommunity.com/market/multibuy*" ],
"run_at": "document_end",
"world": "MAIN"
}, {
"css": [ "styles/market.css" ],
"js": [ "scripts/community/market_injected.js" ],
"matches": [ "https://steamcommunity.com/market/*" ],
"run_at": "document_start",
"world": "MAIN"
}, {
"js": [ "scripts/community/agecheck.js" ],
"matches": [ "https://steamcommunity.com/app/*", "https://steamcommunity.com/games/*", "https://steamcommunity.com/sharedfiles/*", "https://steamcommunity.com/workshop/*" ],
"run_at": "document_end"
}, {
"js": [ "scripts/community/linkfilter.js" ],
"matches": [ "https://steamcommunity.com/linkfilter/*" ],
"run_at": "document_start"
}, {
"all_frames": true,
"js": [ "scripts/community/market_ssa.js" ],
"matches": [ "https://steamcommunity.com/market/*", "https://steamcommunity.com/id/*/inventory*", "https://steamcommunity.com/profiles/*/inventory*" ]
}, {
"css": [ "styles/boostercreator.css" ],
"js": [ "scripts/community/boostercreator.js" ],
"matches": [ "https://steamcommunity.com/tradingcards/boostercreator*" ],
"run_at": "document_end"
} ],
"default_locale": "en",
"description": "__MSG_extension_description__",
"homepage_url": "https://steamdb.info/",
"host_permissions": [ "https://steamdb.info/*", "https://steamcommunity.com/*", "https://*.steampowered.com/*" ],
"icons": {
"128": "icons/128.png",
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"64": "icons/64.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvaD4yBXCoxl7bgn2OV/y2dnd/md9Lh8xYXSI9xAd9YDS+NRMd2t03MU6fHRgXRm4p944bm/PL6HevxnkQTL+RVbiqknuB+TG21um/F0Ow6eEDBfHIYKBWU78nNRMbwAfCwBRo/ZGCHENMFDgpE7rPWLlW46vTE/h87k/Zfdg3jxTL2R4uOGNVvkUxEdCyCYWXpCfQdAXJpk9Zx6/OvsicieH3p8qZeVuwMs1PVJTERXfazVxbr9XGIvjm5H1uz7b+3md8SEO33mkjMmmOwr24XlitJOWVMnX/ArJnXxiE59MUwCWMbU8g1aXyaweKjuBc5iH2Megmh1ZdqkN6PLpTwIDAQAB",
"manifest_version": 3,
"name": "SteamDB",
"options_ui": {
"open_in_tab": true,
"page": "options/options.html"
},
"permissions": [ "storage" ],
"short_name": "SteamDB",
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "4.33",
"web_accessible_resources": [ {
"matches": [ "https://store.steampowered.com/*", "https://steamcommunity.com/*" ],
"resources": [ "options/options.html", "icons/white.svg", "icons/pcgamingwiki.svg", "icons/steamhunters.svg", "icons/image.svg", "icons/achievements_completed.svg", "styles/appicon.css", "styles/inventory-sidebar.css", "scripts/community/inventory.js", "scripts/community/agecheck_injected.js", "scripts/community/filedetails_award_injected.js", "scripts/community/profile_award_injected.js", "scripts/community/tradeoffer_injected.js", "scripts/community/boostercreator_injected.js", "scripts/store/app_collapse_long_strings.js", "scripts/store/invalidate_cache_injected.js", "scripts/store/registerkey_injected.js", "scripts/store/subscriptions.js" ]
}, {
"matches": [ "https://steamdb.info/*" ],
"resources": [ "options/options.html" ]
} ]
}