All New

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login

All New Login

All gists matching topic Violentmonkey

Recently created
Least recently created
Recently updated
Least recently updated

jetsung / 备份 GitHub 仓库至 Framagit

0 likes
0 forks
1 files
Last active 1 month ago
在 GitHub 仓库页面添加“备份到 Framagit”按钮,点击后通过 API 创建项目
ScriptCat Violentmonkey
1 // ==UserScript==
2 // @name 备份 GitHub 仓库至 Framagit
3 // @namespace https://docs.scriptcat.org/
4 // @version 0.1.0
5 // @description 在 GitHub 仓库页面添加“备份到 Framagit”按钮,点击后通过 API 创建项目
6 // @author Jetsung Chan <[email protected]>
7 // @match https://github.com/*/*
8 // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com
9 // @grant GM_xmlhttpRequest
10 // @grant GM_getValue

jetsung / GitLab / Gitea 镜像仓库一键填充

0 likes
0 forks
2 files
Last active 1 month ago
在GitLab仓库设置页面一键填充镜像仓库信息
ScriptCat Violentmonkey
1 // ==UserScript==
2 // @name GitLab 镜像仓库一键填充
3 // @namespace ScriptCat Scripts
4 // @version 0.3.4
5 // @description 在GitLab仓库设置页面一键填充镜像仓库信息,并在镜像列表中添加目标仓库跳转链接
6 // @author Jetsung Chan <[email protected]>
7 // @match https://framagit.org/*/-/settings/repository*
8 // @match https://gitlab.com/*/-/settings/repository*
9 // @match https://framagit.org/*/project_activity
10 // @grant GM_getValue
Newer Older

Powered by Opengist ⋅ Load: 110ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ 爱开发 ⋅ 爱开发社区