Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,14 +1,15 @@
 Awesome browser extensions for GitHub !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
Awesome browser extensions for GitHub !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
All numbers are updated daily and include the overall usage of an extension across all browsers, the last publish date and stars of the GitHub repository!
Codeless contribution
Submitting a new extension is easy as opening an Issue. In fact, this is all you have to do. Create a new issue 
(https://github.com/stefanbuck/awesome-browser-extensions-for-github/issues/new?assignees=&labels=submit&template=submit-extension.yml&title=Submit+new+extension), that's it! I'll take it from there. If you need
to update an existing listing, please follow the formal pull request process.
(https://github.com/stefanbuck/awesome-browser-extensions-for-github/issues/new?assignees=&labels=submit&template=submit-extension.yml&title=Submit+new+extension), that's it! I'll take it 
from there. If you need to update an existing listing, please follow the formal pull request process.
Want to know more about this process? Check out the Codeless Contributions with GitHub Issue Forms (https://stefanbuck.com/blog/codeless-contributions-with-github-issue-forms) post on my blog.
Want to know more about this process? Check out the Codeless Contributions with GitHub Issue Forms (https://stefanbuck.com/blog/codeless-contributions-with-github-issue-forms) post on my 
blog.
@@ -19,7 +20,7 @@
 List of browser extensions for GitHub
 List of browser extensions for GitHub
@@ -91,8 +92,8 @@
GitHub Code Folding (https://github.com/noam3127/github-code-folding) 
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over 
source code on the web in GitHub. Works for any type of indentation- spaces or tabs.
Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style 
code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs.
Installs: 119 | Stars: 288 | Last update: 12 Jan 2017
@@ -170,7 +171,8 @@
GitHub Writer (https://github.com/ckeditor/github-writer) 
This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting with tables.
This extension adds the simplicity of WYSIWYG editing to issues, comments, pull requests, wikis and discussions in GitHub. It accepts Markdown input and offers productive writing, starting 
with tables.
Installs: 120 | Stars: 366 | Last update: 10 Apr 2024
@@ -194,9 +196,9 @@
Github Saved Filters (https://www.producthunt.com/posts/github-saved-filters) 
Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or only have them show up 
on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to quickly access them, at the top of your 
list.
Create, save, edit, pin, search and delete filters that you commonly use on the Github Issues and Pull Requests pages. You are able to scope filters to be shown globally (on each repo) or 
only have them show up on the repo you create them on. Pinning filters is also a feature that this extension allows you to do. So if you have several filters you use daily - you have a way to
quickly access them, at the top of your list.
Installs: 553 | Stars: n/a | Last update: n/a
@@ -232,8 +234,8 @@
Like On GitHub (https://github.com/Idnan/like-on-github) 
Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the given link with the 
title of the page in that repository.
Chrome extension that adds a button in browser and links this button to a GitHub repository that you will configure, then on any webpage just click this extension button and it will add the 
given link with the title of the page in that repository.
Installs: 57 | Stars: 235 | Last update: n/a
@@ -251,8 +253,8 @@
Module Linker (https://github.com/fiatjaf/module-linker) 
An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, but also odd ones 
like Nim, Haskell, Julia and Elm.
An extension that creates direct links to imported modules, external or internal, on source code on GitHub. Supports multiple languages, including common ones like Rust, Go, Python and Ruby, 
but also odd ones like Nim, Haskell, Julia and Elm.
Installs: 39 | Stars: 249 | Last update: 27 Nov 2019
@@ -270,8 +272,8 @@
Notifier for GitHub (https://github.com/sindresorhus/notifier-for-github) 
Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see your unread 
notifications.
Displays your GitHub notifications unread count. Supports GitHub Enterprise and an option to only show unread count for issues you're participating in. You can click the icon to quickly see 
your unread notifications.
Installs: 541 | Stars: 1792 | Last update: 27 Mar 2024
@@ -283,18 +285,19 @@
OctoLinker (https://github.com/OctoLinker/OctoLinker) 
OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as well as with 
Gemfiles.
OctoLinker is the easiest and best way to navigate between files and projects on GitHub. It supports languages such as JavaScript, Ruby, Go, PHP, JAVA and more. It works with package.json as 
well as with Gemfiles.
Installs: 12853 | Stars: 5241 | Last update: 13 Nov 2022
OctoPermalinker (https://github.com/josephfrazier/octopermalinker) 
OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. This helps you avoid
following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: Don't link to line numbers in GitHub (https://news.ycombinator.com/item?id=8046710).
OctoPermalinker is a browser extension that searches GitHub comments/files for links to files on branches, and adds a link to where the branch pointed when the comment/file was made/updated. 
This helps you avoid following a link that was broken after being posted. For context, here's some discussion about broken GitHub links: Don't link to line numbers in GitHub 
(https://news.ycombinator.com/item?id=8046710).
For example, suppose you're looking at a gist that links to a file on the master branch of a repo. At the time the gist was made, the link worked, but if the file gets removed, the link is broken. 
OctoPermalinker uses the gist creation date to add a permalink that still works.
For example, suppose you're looking at a gist that links to a file on the master branch of a repo. At the time the gist was made, the link worked, but if the file gets removed, the link is 
broken. OctoPermalinker uses the gist creation date to add a permalink that still works.
Installs: 232 | Stars: 24 | Last update: n/a
@@ -318,8 +321,8 @@
Open GitHub file links in IDE (https://github.com/lmichelin/open-github-links-in-ide) 
This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is displayed, your IDE opens the
file and puts the cursor at the desired line.
This browser extension allows you to open files in your IDE directly from GitHub, assuming the repository you are working on is cloned on your computer. When a fragment of a file is 
displayed, your IDE opens the file and puts the cursor at the desired line.
Installs: 43 | Stars: 69 | Last update: 23 Sep 2023
@@ -385,9 +388,9 @@
ZenHub (https://www.zenhub.com/) 
ZenHub is the first and only project management suite that works natively within GitHub; enhancing your workflow with features built specifically for startups, fast-moving engineering teams, and the open-source 
community. The product is a browser extension that injects advanced functionality including real-time drag-and-drop Issue Task Boards, peer feedback via a +1 button, and support for uploading any file type 
directly into the GitHub interface. ZenHub makes it easy to centralize all processes into GitHub, keeping your team lean and agile.
ZenHub is the first and only project management suite that works natively within GitHub; enhancing your workflow with features built specifically for startups, fast-moving engineering teams, 
and the open-source community. The product is a browser extension that injects advanced functionality including real-time drag-and-drop Issue Task Boards, peer feedback via a +1 button, and 
support for uploading any file type directly into the GitHub interface. ZenHub makes it easy to centralize all processes into GitHub, keeping your team lean and agile.
Installs: 70000 | Stars: n/a | Last update: n/a
@@ -417,8 +420,8 @@
npmhub (https://github.com/npmhub/npmhub) 
When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, just below the repo's 
README.
When viewing a repository on github.com that has a package.json file, this extension will introspect the dependencies in package.json and display links and description for each dependency, 
just below the repo's README.
Installs: 80 | Stars: 746 | Last update: 20 Dec 2023