By: guaie
Inspect and view changes in Steam Float Highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Steam Float Highlighter",
"version": "1.0",
"description": "在 Steam 市场中,根据磨损值高亮商品。",
"icons": {
"48": "icons/icon-48.png"
},
"content_scripts": [
{
"matches": [
"*://steamcommunity.com/market/listings/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "steam-float-highlighter@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Steam Float Highlighter Alternatives
Here are some Firefox add-ons that are similar to Steam Float Highlighter: