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.
1,255 Comments - Last post 17 minutes ago by achilles335
93 Comments - Last post 40 minutes ago by JHartmann
2,772 Comments - Last post 1 hour ago by Kingsajz
30 Comments - Last post 3 hours ago by CalamityUP
501 Comments - Last post 5 hours ago by Luacs
259 Comments - Last post 5 hours ago by Luacs
77 Comments - Last post 6 hours ago by Rocky9
4 Comments - Last post 20 seconds ago by coleypollockfilet
105 Comments - Last post 6 minutes ago by KombajnKosiciel
102 Comments - Last post 8 minutes ago by GeoSol
67 Comments - Last post 21 minutes ago by CRAZY463708
1,296 Comments - Last post 31 minutes ago by Ackatos
121 Comments - Last post 31 minutes ago by LieEater
70 Comments - Last post 1 hour ago by Ackatos
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.