Skip to main content

All Questions

0 votes
1 answer
148 views

Automating image compression in Chrome with PowerShell and AutoHotkey

I want to automatically compress images I download through Chrome. As a superuser-in-training, I have tried using PowerShell but need further guidance. Additionally, I almost got AutoHotkey to work ...
JohnTry's user avatar
0 votes
0 answers
201 views

Programmatically accept all cookies in a Windows browser

How can I get Windows to confirm / OK all cookies in all sites in a Windows browser? I don't mind if the language is PowerShell or AutoHotkey or similar, and I don't mind if the browser is Edge or ...
YorSubs's user avatar
  • 959
0 votes
0 answers
382 views

AutoHotKey script to copy text from a chrome extension?

I am using Windows 10. I want to assign a hotkey to automatically copy and paste text from a chrome extension's default popup window (the one you can access for example by left clicking on an ...
rhombidodecahedron's user avatar
0 votes
1 answer
55 views

Using the keyboard to open a website in Chrome without tab

I prefer to use the keyboard instead of the mouse, but I have not yet found a good way to open up Google search results without just pressing tab many times, which takes a long time. Are there any ...
Jack N's user avatar
  • 111
5 votes
2 answers
4k views

How to open a new tab on the left in Chrome browser?

Every new link you open with CTRL + mouseclick opens a new tab on the right. However, there are certain situations where it is helpful to open a new tab to the left. Is there any shortcut to achieve ...
Avatar's user avatar
  • 2,724
0 votes
1 answer
232 views

Auto hot key AHK script for this logic to save wallpapers from website

I am sure auto hot key handles this but not sure how to do it. Here is the scenario. I have 10 tabs open on Google chrome. In each chrome tab, there is a wallpaper photo that I need to save. This is ...
Mujtaba Zia's user avatar
0 votes
1 answer
1k views

How to Split Screen & Auto-size Programs on Vertical Monitor

My monitor is one a vertical orientation, so snapping windows to top and bottom is impossible. I am using Windows 10. I need help finding a way to: Auto start Google Chrome and Internet Explorer. ...
Max's user avatar
  • 1
4 votes
1 answer
599 views

AutoHotKey triggers Ctrl while scrolling

I'm not sure if this is Windows, Chrome or AHK related so I wanted to post this question. I've been using AHK for years to make some shortcuts control my volume and media, like Win+PageUp for volume ...
s1h4d0w's user avatar
  • 288
1 vote
2 answers
269 views

+ / - keys on non-US keyboards

Many shortcuts require to use the + or - keys. Example : zoom or dezoom with Chrome : CTRL + or -. some websites (such as this one) use + or - keys to do certain actions (I have a laptop with no ...
Basj's user avatar
  • 1,916
1 vote
0 answers
74 views

Media Keys for Specific, Uncommon media sites?

I like listening to an old-style radio show called Adventures in Odyssey. It's absolutely awesome, and the site is well made except for a few things. The player automatically continues to the next ...
Micah Prince's user avatar
0 votes
1 answer
639 views

Need to send keystrokes into a Citrix window

Client just got a new system. They're connecting to a program through Citrix. I don't know the exact details but basically the call center connects to a VDI, and then opens the application. The ...
Eric Saragosti's user avatar
5 votes
1 answer
2k views

I Need to Keep a Window Active

I need to keep a browser window active while I use another window. "Keep-on-Top" is not what I'm looking before because when I switch pages, it still goes inactive. I'm trying to keep a page ...
JaneDoh's user avatar
  • 51
3 votes
2 answers
914 views

Disabling the WS_CAPTION flag does not work for chrome apps opened as window anymore

For years I've been using the ahk script below to disable the WS_CAPTION (long 0x00C00000) flag on Windows 10 applications windows in order to make their title bars invisible. The most common case of ...
Logerfo's user avatar
  • 121
0 votes
1 answer
532 views

Run Chrome with "first/only parameter"

I have search for a "first/only" parameter in this chrome list of parameters https://peter.sh/experiments/chromium-command-line-switches/#load-extension but I can't find it does anybody know how to ...
Natysiu16's user avatar
  • 175
0 votes
1 answer
5k views

How to disable view page source in Chrome?

I need one help from you that is to block the page of viewing the source (original sites should be opened but source page must be blocked). I have almost come to the solution with the help of ...
Pinaki Bhadra's user avatar

15 30 50 per page