GitHub Remark

GitHub remark

目前為 2022-04-23 提交的版本,檢視 最新版本

作者
Dorad
評價
0 0 0
版本
0.1.0
建立日期
2022-04-23
更新日期
2022-04-23
尺寸
10.8 KB
授權條款
MIT
腳本執行於

# GitHub Remark - Tampermonkey - a local version
> This is a local version of [GithubRemark](https://github.com/dpy1123/GithubRemark) based on Tampermonkey.

This script offers the ability to set a remark for any people you see on GitHub, whether you follow them or not.

# Usage
For any user you have not remarked, the default remark "not set" will be displayed after his nickname.
If you want to change the remark, you can simply double-click on the current remark and enter a new one in the input dialog.

![](../images/Remark%20setting.jpg)

# Features
This script has the following features:
- Multi-page support. Supported pages include Homepage, Repositories, and Organization.
- Multi-account support. You can log in to multiple accounts, and the remark will not be confused.
- Security. No internet is required, and no information will be transmitted to any server.


# Backup and restore
This script uses localStorage to cache all the remarks using the key "**GithubRemark-cache**".

So if you want to backup or restore all the remarks on the computer, you can just open the development mode of your browser, and find the cache in the localStorage according to the key "**GithubRemark-cache**".


# Original Author - [DD](https://github.com/dpy1123)

# Modified by - [Dorad](https://github.com/Doradx)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址