Skip to content

Instantly share code, notes, and snippets.

View Garwih's full-sized avatar

Garwi Garwih

View GitHub Profile
@Garwih
Garwih / Windows_Terminal.md
Last active April 17, 2024 16:10
将 Windows Terminal 添加到右键菜单

将 Windows Terminal 添加到右键菜单

将以下代码保存到扩展名为 .reg 的文件中,双击打开

需要按住 shift + 右键打开

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\wt]
@="Windows Terminal Here"
@Garwih
Garwih / mm.md
Last active June 13, 2019 01:28

改良版本的自动刷喵币脚本

原脚本地址:https://saodaye.com/sharel/2138.html

Update

19.06.13 更新点击获取喵币的 className,修改提醒文案;

开始

  1. PC端使用Chrome内核的浏览器,例如 Chrome浏览器、360极速浏览器、极速模式等等;
// ==UserScript==
// @name 什么值得买自动签到
// @namespace http://smzdm.com/
// @version 0.1
// @icon http://www.smzdm.com/favicon.ico
// @description 打开什么值得买任意页面,自动签到
// @author Garwi
// @match http://*.smzdm.com/*
// @updateURL https://gist.githubusercontent.com/Garwih/efb29af37e5cc626422d/raw/qiandao_smzdm.js
// @connect *