GitHub Homepage Button

Adds a "Homepage" button to GitHub repository search results to quickly access the repository's homepage URL.

Автор
bethro
Инсталации дневно
0
Инсталации общо
4
Рейтинг
0 0 0
Версия
1
Създаден
23.02.2023
Обновен
23.02.2023
Размер
2 КБ
Лиценз
MIT
Работи на

This script adds a "Homepage" button to the search results page on GitHub for repositories that have a homepage URL specified. When clicked, the button opens the repository's homepage URL in a new tab, allowing for quick access to the repository's website or project page.

The button is added to the right side of the repository listing, next to the repository's name and description. If the repository has a homepage URL specified in its settings, the button will be visible and clickable. If the repository does not have a homepage URL specified, the button will not be displayed.

This script can be useful for users who frequently visit GitHub repositories and want a quick way to access the repository's homepage URL without having to navigate to the repository page and search for the link. By adding the "Homepage" button directly to the search results page, this script saves time and streamlines the process of accessing the repository's website or project page.