Learning...
Pinned Loading
-
Add "Open with Sublime Text" (Sublim...
Add "Open with Sublime Text" (Sublime Text 4) to Windows Explorer Context Menu (Please run as administrator) 1@echo off
2set path=%ProgramFiles%\Sublime Text\sublime_text.exe
34rem add it for all file types
5reg add "HKCR\*\shell\Open with Sublime Text" /t REG_SZ /v "" /d "Open with Sublime Text" /f
-
Remove "Open with Sublime Text" from...
Remove "Open with Sublime Text" from Windows Explorer Context Menu (Please run as administrator) 1@echo off
23rem delete it for all file types
4reg delete "HKCR\*\shell\Sublime" /f
5reg delete "HKCR\*\shell\Open with Sublime Text" /f
-
AnimePahe auto downloader for Tamper...
AnimePahe auto downloader for Tampermonkey 1// ==UserScript==
2// @name AnimePahe auto downloader
3// @namespace https://gist.github.com/RellikJaeger/cdbf58eec030a87235fd20703527ff0f
4// @version 0.5.4
5// @description AnimePahe auto downloader
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.