Skip to content

Commit

Permalink
adds csfloat.com to optional host permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Step7750 committed Apr 11, 2024
1 parent dd8675e commit 21d8eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"*://*.steamcommunity.com/profiles/*/inventory*"
],
"optional_host_permissions": [
"*://*.steampowered.com/*"
"*://*.steampowered.com/*", "*://*.csfloat.com/*"
],
"externally_connectable": {
"matches": ["*://*.steamcommunity.com/*"]
Expand Down

0 comments on commit 21d8eaf

Please sign in to comment.