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.
56 Comments - Last post 1 hour ago by jojo1241
285 Comments - Last post 3 hours ago by CapnJ
863 Comments - Last post 4 hours ago by DaveFerret
640 Comments - Last post 5 hours ago by CalamityUP
30 Comments - Last post 6 hours ago by TinTG
902 Comments - Last post 7 hours ago by InSpec
1,051 Comments - Last post 8 hours ago by sensualshakti
50 Comments - Last post 55 seconds ago by antidaz
63 Comments - Last post 4 minutes ago by okamiking
518 Comments - Last post 4 minutes ago by okamiking
8,200 Comments - Last post 7 minutes ago by fomi
3 Comments - Last post 11 minutes ago by damianea103
349 Comments - Last post 48 minutes ago by ghostgg10
104 Comments - Last post 55 minutes ago by lext
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.