GitHub Enhanced Repo Buttons

Enhances GitHub repository pages with buttons to view active forks and open the repo in a VSCode-like interface.

ของเมื่อวันที่ 05-05-2025 ดู เวอร์ชันล่าสุด

ผู้เขียน
Mobile46
คะแนน
0 0 0
เวอร์ชัน
1.0
สร้างเมื่อ
05-05-2025
อัปเดตเมื่อ
05-05-2025
Size
4.09 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

GitHub Enhanced Repo Buttons

Adds useful navigation buttons to GitHub repositories:

  • Active Forks: View active forks via Active Forks.
  • View in VSCode: Browse the repo in a VSCode-like interface via GitHub1s.

Features

  • Displays buttons only on repository home pages (e.g., https://github.com/mobile46/de4dot).
  • Matches GitHub's button styling for a native look.
  • Supports dynamic page updates using MutationObserver.
  • Opens links in new tabs with rel="noopener noreferrer" for security.

Installation

  1. Install a userscript manager like Tampermonkey or Violentmonkey.
  2. Click "Install this script" on this page.
  3. Visit any GitHub repository to see the new buttons in action.

License

MIT License.

Credits