GitHub Remark

GitHub remark

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Dorad
Installationen heute
0
Installationen gesamt
17
Bewertungen
1 0 0
Version
0.1.0
Erstellt am
23.04.2022
Letzte Aktualisierung
23.04.2022
Größe
10,8 KB
Lizenz
MIT
Wird angewandt auf

GitHub Remark - Tampermonkey - a local version

This is a local version of 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.

Example

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

Modified by - Dorad