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 Comments - Last post 25 minutes ago by EvilAaron
18 Comments - Last post 34 minutes ago by EvilAaron
159 Comments - Last post 1 hour ago by MeguminShiro
11 Comments - Last post 3 hours ago by Dunther
15 Comments - Last post 3 hours ago by UltimateArck
3 Comments - Last post 4 hours ago by Lugum
10 Comments - Last post 4 hours ago by DeliberateTaco
131 Comments - Last post 14 minutes ago by Eiion
408 Comments - Last post 1 hour ago by Griske14
26 Comments - Last post 1 hour ago by NeptuneZero
8,622 Comments - Last post 2 hours ago by steveywonder75
35 Comments - Last post 3 hours ago by Grogglz
1,566 Comments - Last post 3 hours ago by ExcelElmira
16,370 Comments - Last post 3 hours ago by MaxiBoi1357
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.