Do you know whether you can switch the tab on Yandex, minimize the app or make it run just in background mode? Also, do your filters work when new games are added? I have filtered adult only sexual content. Will those games get filtered or would I have to remove them later manually? Thank you.
Comment has been collapsed.
You would need to get the ID number of the "Free on Demand" package for the game (example: https://steamdb.info/sub/113665/ for https://store.steampowered.com/app/497640/Trick__Treat/), then:
Go to in browser: https://store.steampowered.com/account/licenses/
Enter javascript:AddFreeLicense(113665) in the URL bar.
where 113665 is the ID.
Comment has been collapsed.
Hello, this works but I want to be able to activate multiple licenses automatically, just like the steamdb plugin does but with this for all bots at the same time and automatically, using this extension you can but only logging an account ... in windows 7
Comment has been collapsed.
I know that there is a way to do that on mobile/TV/tablet etc. (Android OS) but your device has to be rooted. All you have to do this getting your session-id¹ from the browser's (the one your favorite browser you use to log into your steam account) database. Once you get your session-id (make sure that you've get the correct one; "store.steampowered.com" not the "steamcommunity.com") Then you can follow this link; https://store.steampowered.com/checkout/addfreelicense?subid=‹subid›&sessionid=‹sessionid›
For example a random app; the package/sub (Type: Free On Demand (12)) is: 643141 so replace ‹subid› with subid and ‹sessionid› with your sessionid so it is: link
Open the URL with the browser that you've logged in.
Profit!
¹: For Chromium: If it is an encrypted cookie, you have to decrypt first or use an old version of Chromium engine based browser. For stock browser; use an old webview.
PS: Example; how to get your session-id:
su
" to gain root privileges. Without quotes of course!sqlite3 -line /data/data/com.android.browser/app_webview/Cookies 'select * from cookies where host_key="store.steampowered.com" and name="sessionid"' | grep -w 'value' | xargs > /storage/emulated/legacy/session-id_store.steampowered.com.txt
Now open the file which is in the internal sd, copy the "value" and replace it. Done! Simple as that!
Comment has been collapsed.
Hello, this works but I want to be able to activate multiple licenses automatically, just like the steamdb plugin does but with this for all bots at the same time and automatically, using this extension you can but only logging an account ... in windows 7
Comment has been collapsed.
2,653 Comments - Last post 3 minutes ago by ToatsMcGoats
12 Comments - Last post 9 minutes ago by wigglenose
7 Comments - Last post 11 minutes ago by trunks10k
1,172 Comments - Last post 13 minutes ago by sensualshakti
299 Comments - Last post 15 minutes ago by Creative1989
19 Comments - Last post 44 minutes ago by doomofdoom
5 Comments - Last post 3 hours ago by pb1
211 Comments - Last post 19 seconds ago by ran456
10,107 Comments - Last post 3 minutes ago by CurryKingWurst
22 Comments - Last post 4 minutes ago by Atro
40 Comments - Last post 34 minutes ago by mourinhos86
466 Comments - Last post 1 hour ago by ere43
134 Comments - Last post 1 hour ago by Abominati0n
148 Comments - Last post 2 hours ago by LordSpyMaybe
Hello I am trying to activate freepackages, on the pc I can perfectly but I have tried with a firefox chrome or edge browser on android tv box but it does not let me install the necessary steamdb extension for said execution, can someone help me with my problem? Thank you.
Comment has been collapsed.