CHROM

포스트: 1
Tags

Posts

1 post

'Open In IE' autohotkey script

개인 공책|2019년 2월 13일

Open In IE, IETab 같은 브라우저 애드온을 대체하는 오토핫키스크립트. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #IfWinActive ahk_class M