-
-
Notifications
You must be signed in to change notification settings - Fork 200
/
data.json
959 lines (959 loc) · 36.2 KB
/
data.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
[
{
"name": "CodeWing",
"source": "https://github.com/codewing-dev/codewing",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/codewing-github-code-navi/njkkfaliiinmkcckepjdmgbmjljfdeee"
},
"description": "Next level code navigation for GitHub.",
"stars": 65,
"installCount": 599,
"lastUpdate": "n/a"
},
{
"name": "Git History",
"source": "https://github.com/pomber/git-history",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/git-history-browser-exten/laghnmifffncfonaoffcndocllegejnf",
"firefox": "https://addons.mozilla.org/firefox/addon/github-history/"
},
"description": "Quickly browse the history of a file from any git repository.",
"stars": 13534,
"installCount": 192,
"lastUpdate": "13 Oct 2023"
},
{
"name": "GitHub Code Folding",
"source": "https://github.com/noam3127/github-code-folding",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-code-folding/lefcpjbffalgdcdgidjdnmabfenecjdf",
"firefox": "https://addons.mozilla.org/firefox/addon/github-code-folding"
},
"description": "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.",
"stars": 289,
"installCount": 104,
"lastUpdate": "25 Apr 2024"
},
{
"name": "GitHub Custom Tab Size",
"source": "https://github.com/lukechilds/github-custom-tab-size",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-custom-tab-size/jcjfkmdkcaopkioccnpbhiemfcmpnghe"
},
"description": "Set custom tab size for code view on GitHub.com",
"stars": 69,
"installCount": 558,
"lastUpdate": "n/a"
},
{
"name": "GitHub Diff Navigator",
"source": "https://github.com/daattali/github-diff-navigator-extension",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/diff-navigator-for-github/aoojogkiedabnddmokieplfnmjehlneo",
"firefox": "https://addons.mozilla.org/addon/diff-navigator-for-github/"
},
"description": "Easily navigate through the changes in a file that has been edited on GitHub.",
"stars": 19,
"installCount": 3,
"lastUpdate": "24 Jun 2020"
},
{
"name": "Module Linker",
"source": "https://github.com/fiatjaf/module-linker",
"tags": [
"code"
],
"store": {
"firefox": "https://addons.mozilla.org/firefox/addon/module-linker/"
},
"description": "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.",
"stars": 250,
"installCount": 36,
"lastUpdate": "27 Nov 2019"
},
{
"name": "OctoLinker",
"website": "https://octolinker.now.sh",
"source": "https://github.com/OctoLinker/OctoLinker",
"tags": [
"code",
"navigation"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/octolinker/jlmafbaeoofdegohdhinkhilhclaklkp",
"firefox": "https://addons.mozilla.org/firefox/addon/octolinker/",
"opera": "https://addons.opera.com/extensions/details/octolinker/",
"safari": "https://apps.apple.com/app/octolinker/id1549308269",
"edge": "https://microsoftedge.microsoft.com/addons/detail/lbbanfffjfmfdahnfbklminikafhcjjb"
},
"description": "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.",
"stars": 5263,
"installCount": 12901,
"lastUpdate": "13 Nov 2022"
},
{
"name": "Render Whitespace on GitHub",
"source": "https://github.com/glebm/render-whitespace-on-github",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/ifdbipohclgnokjgpejhnbjdlgjkkhom",
"firefox": "https://addons.mozilla.org/en-GB/firefox/addon/render-whitespace-on-github/"
},
"description": "Are they tabs? Are they spaces? How many? Never wonder again! Renders spaces as `·` and tabs as `→` in all the code on GitHub.",
"stars": 76,
"installCount": 22,
"lastUpdate": "25 Apr 2024"
},
{
"name": "Tab Size on GitHub",
"source": "https://github.com/sindresorhus/tab-size-on-github",
"tags": [
"code"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/tab-size-on-github/ofjbgncegkdemndciafljngjbdpfmbkn"
},
"description": "Make tab indented code more readable by forcing the tab size to 4 instead of 8.",
"stars": 281,
"installCount": 2000,
"lastUpdate": "n/a"
},
{
"name": "GitHub Issue Link Status",
"source": "https://github.com/fregante/github-issue-link-status",
"tags": [
"comments"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-issue-link-status/nbiddhncecgemgccalnoanpnenalmkic",
"firefox": "https://addons.mozilla.org/firefox/addon/github-issue-link-status/"
},
"description": "Colorize issue and PR links to see their status (open, closed, merged).",
"stars": 299,
"installCount": 92,
"lastUpdate": "30 Jun 2024"
},
{
"name": "GitHub Writer",
"source": "https://github.com/ckeditor/github-writer",
"tags": [
"comments"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-writer/diilnnhpcdjhhkjcbdljaonhmhapadap",
"firefox": "https://addons.mozilla.org/firefox/addon/github-writer/"
},
"description": "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.",
"stars": 379,
"installCount": 114,
"lastUpdate": "10 Apr 2024"
},
{
"name": "Codeflower",
"source": "https://github.com/code-flower/chrome",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/codeflower/mnlengnbfpfgcfdgfpkjekoaeophmmeh",
"firefox": "https://addons.mozilla.org/firefox/addon/codeflower/"
},
"description": "Visualize GitHub repos as d3 force-directed graphs. The extension gives you a quick overview of the size and composition of any repo.",
"stars": 15,
"installCount": 18,
"lastUpdate": "25 Apr 2022"
},
{
"name": "GitHub Story Points",
"source": "https://github.com/banyan/github-story-points",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-story-points/fdhfdpafombnahpjjjcfopmehfofbdko",
"firefox": "https://addons.mozilla.org/firefox/addon/github-story-points/"
},
"description": "Chrome extension to see story points in GitHub projects.",
"stars": 60,
"installCount": 15,
"lastUpdate": "16 Aug 2020"
},
{
"name": "github.expandinizr",
"source": "https://github.com/thecodejunkie/github.expandinizr",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/githubexpandinizr/cbehdjjcilgnejbpnjhobkiiggkedfib"
},
"description": "Add breakpoints at 1400px, 1600px and 1800px for full GitHub experience on large screens. Also removes the truncating of file and directory names in the repository browser.",
"stars": 131,
"installCount": 2000,
"lastUpdate": "n/a"
},
{
"name": "Hacker Tab",
"source": "https://github.com/huchenme/hacker-tab-extension",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/hacker-tab/ibomigipadcieapbemkegkmadbbanbgm"
},
"description": "Replace browser new tab screen with GitHub trending projects.",
"stars": 352,
"installCount": 2000,
"lastUpdate": "n/a"
},
{
"name": "Like On GitHub",
"source": "https://github.com/Idnan/like-on-github",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/like-on-github/fbkngleiiccokoifohhjhlagkejlphkj"
},
"description": "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.",
"stars": 235,
"installCount": 57,
"lastUpdate": "n/a"
},
{
"name": "OctoLenses",
"source": "https://github.com/rgehan/octolenses",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/octolenses/ghlblfakaklgkdmfejdlffbmpcaidoci",
"firefox": "https://addons.mozilla.org/firefox/addon/github-octolenses/"
},
"description": "Filter your pull requests/issues in different categories giving you a big boost in productivity. Also suggests new trending repositories.",
"stars": 142,
"installCount": 1,
"lastUpdate": "16 Jan 2020"
},
{
"name": "Refined GitHub",
"source": "https://github.com/refined-github/refined-github",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/refined-github/hlepfoohegkhhmjieoechaddaejaokhf",
"firefox": "https://addons.mozilla.org/firefox/addon/refined-github-/",
"safari": "https://apps.apple.com/app/id1519867270"
},
"description": "Extension that simplifies the GitHub interface and adds useful features.",
"stars": 24024,
"installCount": 8201,
"lastUpdate": "13 Aug 2024"
},
{
"name": "OctoPermalinker",
"source": "https://github.com/josephfrazier/octopermalinker",
"tags": [
"navigation"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/octopermalinker/bcnkgcoohaaaclieohdlkphgfinkgbfm"
},
"description": "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).\n\nFor 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.",
"stars": 27,
"installCount": 232,
"lastUpdate": "n/a"
},
{
"name": "Octotree",
"website": "https://www.octotree.io/",
"source": "https://github.com/ovity/octotree",
"tags": [
"navigation"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/octotree/bkhaagjahfmjljalopjnoealnfndnagc",
"firefox": "https://addons.mozilla.org/firefox/addon/octotree/",
"safari": "https://github.com/ovity/octotree#install-on-safari",
"opera": "https://addons.opera.com/extensions/details/octotree/"
},
"description": "Useful for developers who frequently read source in GitHub and do not want to download or checkout too many repositories.",
"stars": 22752,
"installCount": 37142,
"lastUpdate": "9 Jun 2024"
},
{
"name": "My Git Repo News",
"source": "https://github.com/greybax/github-extension-my-repo-news",
"tags": [
"newsfeed"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/my-git-repo-news/bpijgihicffjpcnjndpcdicohomlfbhp"
},
"description": "Chrome extension which helps you not to miss important changes in your news thread related to your repo",
"stars": 16,
"installCount": 17,
"lastUpdate": "n/a"
},
{
"name": "What's New on GitHub",
"source": "https://github.com/flawyte/whats-new-github",
"tags": [
"newsfeed"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/whats-new-on-github/ldleapnlgbkpkabhbkkeangmnfpikahe",
"firefox": "https://addons.mozilla.org/fr/firefox/addon/whats-new-github/"
},
"description": "Helps you see easily which activities happened since you last visited GitHub.",
"stars": 34,
"installCount": 7,
"lastUpdate": "n/a"
},
{
"name": "Advanced GitHub Notifier",
"source": "https://github.com/freaktechnik/advanced-github-notifier",
"tags": [
"notifications"
],
"store": {
"firefox": "https://addons.mozilla.org/firefox/addon/advanced-github-notifier/?src=external-awesome"
},
"description": "Shows notifications when you get a new notification on GitHub and provides quick access to all notifications in a popup.",
"stars": 79,
"installCount": 113,
"lastUpdate": "2 Jun 2023"
},
{
"name": "Notifications Preview for GitHub",
"source": "https://github.com/tanmayrajani/notifications-preview-github",
"tags": [
"notifications"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/notifications-preview-for/kgilejfahkjidpaclkepbdoeioeohfmj",
"firefox": "https://addons.mozilla.org/firefox/addon/notifications-preview-github/"
},
"description": "A Chrome and Firefox extension to quickly see your notifications in a popup without leaving the current page.",
"stars": 141,
"installCount": 58,
"lastUpdate": "16 Aug 2024"
},
{
"name": "Notifier for GitHub",
"source": "https://github.com/sindresorhus/notifier-for-github",
"tags": [
"notifications"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/notifier-for-github/lmjdlojahmbbcodnpecnjnmlddbkjhnn",
"firefox": "https://addons.mozilla.org/firefox/addon/notifier-for-github/",
"opera": "https://github.com/sindresorhus/notifier-for-github#install"
},
"description": "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.",
"stars": 1821,
"installCount": 518,
"lastUpdate": "24 Apr 2024"
},
{
"name": "CoderStats link for GitHub",
"source": "https://github.com/coderstats/cxt_coderstats",
"tags": [
"profile"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/coderstats-link-for-githu/necogepejonacpphmlmcagmbjaogpbng",
"firefox": "https://addons.mozilla.org/firefox/addon/coderstats/"
},
"description": "The CoderStats link for GitHub Chrome extension displays a link to the CoderStats page for the currently displayed user or organization profile page on GitHub.",
"stars": 20,
"installCount": 13,
"lastUpdate": "2 May 2023"
},
{
"name": "GitHub Hovercard",
"source": "https://github.com/Justineo/github-hovercard",
"tags": [
"profile"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-hovercard/mmoahbbnojgkclgceahhakhnccimnplk",
"opera": "https://addons.opera.com/extensions/details/github-hovercard/",
"edge": "https://github.com/Justineo/github-hovercard/tree/master/extensions/edge"
},
"description": "Neat hovercards for GitHub.",
"stars": 1822,
"installCount": 18634,
"lastUpdate": "n/a"
},
{
"name": "GitHub User Languages",
"source": "https://github.com/freyamade/github-user-languages",
"tags": [
"profile"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-user-languages/kikdmnikeponomghepmfipgiijlmfhfl",
"firefox": "https://addons.mozilla.org/firefox/addon/github-user-languages/"
},
"description": "Generates a pie chart on user profile pages displaying a breakdown of what languages they have used in their repositories.",
"stars": 47,
"installCount": 41,
"lastUpdate": "25 Sep 2023"
},
{
"name": "GithubOriginalStreak",
"source": "https://github.com/Naramsim/GithubOriginalStreak",
"tags": [
"profile"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-original-streak/jgfeifpakohnblfnjdpigclinhbkocja",
"firefox": "https://addons.mozilla.org/firefox/addon/github-original-streak/",
"opera": "https://addons.opera.com/it/extensions/details/github-original-streak/"
},
"description": "Extension to get back current and longest streak.",
"stars": 231,
"installCount": 23,
"lastUpdate": "30 Jun 2021"
},
{
"name": "Isometric Contributions",
"source": "https://github.com/jasonlong/isometric-contributions",
"tags": [
"profile"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/isometric-contributions/mjoedlfflcchnleknnceiplgaeoegien"
},
"description": "Allows you to toggle between the normal GitHub contribution chart and an isometric pixel art version.",
"stars": 3486,
"installCount": 10000,
"lastUpdate": "n/a"
},
{
"name": "Autoviewed",
"source": "https://github.com/Luismahou/autoviewed",
"tags": [
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/autoviewed/occcjmolphcfebdeichmoflmfgeefjef"
},
"description": "Removes clutter from your pull request by automatically marking as viewed files that aren't worth reviewing.",
"stars": 8,
"installCount": 39,
"lastUpdate": "n/a"
},
{
"name": "Gifhub Pull Request",
"source": "https://github.com/bguzmanrio/gifhub-pull-request",
"tags": [
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/gifhub-pull-request/gfjohbpkkbbflchpioebapldlmiflfho"
},
"description": "Find the best GIFs for your awesome pull requests.",
"stars": 22,
"installCount": 136,
"lastUpdate": "n/a"
},
{
"name": "GitHub Highlight Selected",
"source": "https://github.com/Nuclides/github-highlight-selected",
"tags": [
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-highlight-selected/lhiklbgjcblimmjjflobpncgihagcmbj",
"safari": "https://github.com/Nuclides/github-highlight-selected"
},
"description": "Highlight selected word in GitHub source view like Sublime Text.",
"stars": 144,
"installCount": 1000,
"lastUpdate": "n/a"
},
{
"name": "Potential changes for GitHub",
"source": "https://github.com/dzhavat/potential-changes-for-github",
"tags": [
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/potential-changes-for-git/neehipoljbecacjcgcceflmlikiadkob",
"firefox": "https://addons.mozilla.org/firefox/addon/potential-changes-for-github/"
},
"description": "Browser extension that shows which pull requests contain changes related to a file.",
"stars": 97,
"installCount": 4,
"lastUpdate": "15 Oct 2020"
},
{
"name": "PR Monitor",
"source": "https://github.com/fwouts/prmonitor",
"tags": [
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/pr-monitor/pneldbfhblmldbhmkolclpkijgnjcmng",
"firefox": "https://addons.mozilla.org/firefox/addon/pr-monitor/"
},
"description": "Helps you keep track of incoming and outgoing PRs, and notifies you when you receive a pull request on GitHub.",
"stars": 117,
"installCount": 33,
"lastUpdate": "21 Jun 2023"
},
{
"name": "Semantic Code Reviews",
"website": "https://reviewpad.com",
"tags": [
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/semantic-code-reviews/dclabbgfnbmjodobfdhindnleidefmda"
},
"description": "Introduces the Explore tab in the pull request interface where you can review changes ordered by importance and see the semantic context surrounding each change.",
"installCount": 36,
"lastUpdate": "n/a"
},
{
"name": "Enhanced GitHub",
"source": "https://github.com/softvar/enhanced-github",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-plus/anlikcnbgdeidpacdbdljnabclhahhmd",
"firefox": "https://addons.mozilla.org/firefox/addon/enhanced-github/",
"edge": "https://microsoftedge.microsoft.com/addons/detail/enhanced-github/eibibhailjcnbpjmemmcaakcookdleon"
},
"description": "Displays size of each file, download link and an option of copying file contents directly to clipboard",
"stars": 2071,
"installCount": 626,
"lastUpdate": "3 Jun 2024"
},
{
"name": "GitHub File Icon",
"source": "https://github.com/homerchen19/github-file-icons",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/file-icons-for-github-and/ficfmibkjjnpogdcfhfokmihanoldbfe"
},
"description": "A browser extension which gives different filetypes different icons on GitHub.",
"stars": 1422,
"installCount": 20000,
"lastUpdate": "n/a"
},
{
"name": "GitHub Npm Stats",
"source": "https://github.com/katranci/github-npm-stats",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-npm-stats/oomfflokggoffaiagenekchfnpighcef"
},
"description": "Displays npm package stats on GitHub",
"stars": 57,
"installCount": 606,
"lastUpdate": "n/a"
},
{
"name": "GitHub Repo Size",
"source": "https://github.com/harshjv/github-repo-size",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-repository-size/apnjnioapinblneaedefcnopcjepgkci"
},
"description": "Automatically adds repository size to GitHub's repository summary.",
"stars": 1211,
"installCount": 20000,
"lastUpdate": "n/a"
},
{
"name": "GitHub vscode-icons",
"source": "https://github.com/dderevjanik/github-vscode-icons",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-vscode-icons/hoccpcefjcgnabbmojbfoflggkecmpgd",
"firefox": "https://addons.mozilla.org/firefox/addon/github-vscode-icons/"
},
"description": "Show [vscode-icons](https://github.com/vscode-icons/vscode-icons) in the repository browser.",
"stars": 309,
"installCount": 2000,
"lastUpdate": "n/a"
},
{
"name": "Hide files on GitHub",
"source": "https://github.com/sindresorhus/hide-files-on-github",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/hide-files-on-github/lpnakhpaodhdkleejaehlapdhbgjbddp",
"firefox": "https://addons.mozilla.org/firefox/addon/hide-files-on-github-/",
"opera": "https://github.com/sindresorhus/hide-files-on-github#install"
},
"description": "Hide dotfiles from the GitHub file browser.",
"stars": 320,
"installCount": 33,
"lastUpdate": "n/a"
},
{
"name": "Lovely forks",
"source": "https://github.com/musically-ut/lovely-forks",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/lovely-forks/ialbpcipalajnakfondkflpkagbkdoib",
"firefox": "https://addons.mozilla.org/firefox/addon/lovely-forks/",
"opera": "https://github.com/musically-ut/lovely-forks/"
},
"description": "See forks with the most stars under the names of repositories.",
"stars": 596,
"installCount": 300,
"lastUpdate": "30 Mar 2024"
},
{
"name": "npmhub",
"source": "https://github.com/npmhub/npmhub",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/npmhub/kbbbjimdjbjclaebffknlabpogocablj",
"firefox": "https://addons.mozilla.org/firefox/addon/npm-hub/",
"safari": "https://apps.apple.com/app/npmhub/id1542090429"
},
"description": "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.",
"stars": 758,
"installCount": 72,
"lastUpdate": "26 Jul 2024"
},
{
"name": "ZenHub",
"website": "https://www.zenhub.com/",
"tags": [
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/zenhub-for-github/ogcgkffhplmphkaahpmffcafajaocjbd",
"firefox": "https://www.zenhub.com/extension"
},
"description": "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.",
"installCount": 70000,
"lastUpdate": "n/a"
},
{
"name": "Sourcegraph",
"source": "https://github.com/sourcegraph/sourcegraph/tree/main/client/browser",
"tags": [
"search"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/sourcegraph/dgjhfomjieaadpoljlnidmbgkdffpack",
"firefox": "https://addons.mozilla.org/firefox/addon/sourcegraph-for-firefox/",
"safari": "https://apps.apple.com/us/app/sourcegraph-for-safari/id1543262193"
},
"description": "The Sourcegraph browser extension gives GitHub IDE-like powers when you're viewing code, pull requests, and diffs:\n\n1. Go to definition\n2. Find references\n3. Powerful code search with regexp matching, diff searches, and other filters\n4. Hover tooltips\n5. File tree navigation",
"stars": 10035,
"installCount": 837,
"lastUpdate": "14 Apr 2023"
},
{
"name": "GIFs for GitHub",
"source": "https://github.com/N1ck/gifs-for-github",
"tags": [
"pullrequest",
"comments"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/gifs-for-github/dkgjnpbipbdaoaadbdhpiokaemhlphep",
"firefox": "https://addons.mozilla.org/firefox/addon/gifs-for-github/"
},
"description": "Easily search GIPHY to add a GIF into any GitHub comment box.",
"stars": 184,
"installCount": 519,
"lastUpdate": "18 Jan 2024"
},
{
"name": "Github Saved Filters",
"website": "https://www.producthunt.com/posts/github-saved-filters",
"tags": [
"search"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-saved-filters/pmkbippobcmchabghaeonfbbcncjhmjm"
},
"description": "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.",
"installCount": 553,
"lastUpdate": "n/a"
},
{
"name": "Open GitHub file links in IDE",
"source": "https://github.com/lmichelin/open-github-links-in-ide",
"tags": [
"ide",
"code",
"pullrequest",
"codereview"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/open-github-in-ide/bmifnnfmccmleigpaolofacllndmfned",
"firefox": "https://addons.mozilla.org/firefox/addon/open-github-in-ide/"
},
"description": "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.",
"installCount": 34,
"lastUpdate": "23 Sep 2023",
"stars": 71
},
{
"name": "Old School GitHub",
"source": "https://github.com/daattali/oldschool-github-extension",
"tags": [
"theme"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/old-school-github/blkkkhifjoiedclojflfcenbjigdajeb",
"firefox": "https://addons.mozilla.org/addon/old-school-github/"
},
"description": "Revert GitHub's UI back to its classic look (before the June 23, 2020 update that has a flat, rounded and more whitespaced design).",
"stars": 227,
"installCount": 63,
"lastUpdate": "14 Jun 2024"
},
{
"name": "GitHub CSV Diff",
"source": "https://github.com/banyan/github-csv-diff",
"tags": [
"pullrequest",
"codereview"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-csv-diff/dojeallnmgbmdjoboklnojkdfenfgiek"
},
"description": "GitHub provides a page that only shows diffs with a .diff at the end of the URL of the pull request. This browser extension makes it easier to view csv diffs by using daff on that page.",
"stars": 4,
"installCount": 34,
"lastUpdate": "n/a"
},
{
"name": "gitako - github file tree",
"description": "file tree for github, and more than that.",
"source": "https://github.com/enixcoda/gitako",
"tags": [
"navigation",
"repository",
"search"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/gitako-github-file-tree/giljefjcheohhamkjphiebfjnlphnokk",
"firefox": "https://addons.mozilla.org/firefox/addon/gitako-github-file-tree/",
"edge": "https://microsoftedge.microsoft.com/addons/detail/gitako-github-file-tree/alpoloddcggjhakjemghahlkofjekbca"
},
"installCount": 299,
"lastUpdate": "7 Jul 2024"
},
{
"name": "gitpod - dev environments in a browser tab",
"description": "gitpod streamlines developer workflows by providing ready-to-code development environments in your browser - powered by vs code.",
"source": "https://github.com/gitpod-io/browser-extension",
"tags": [
"code",
"ide",
"repository"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/gitpod-dev-environments-i/dodmmooeoklaejobgleioelladacbeki",
"firefox": "https://addons.mozilla.org/firefox/addon/gitpod/"
},
"stars": 143,
"installCount": 2280,
"lastUpdate": "21 Jun 2024"
},
{
"name": "Contributors on GitHub",
"description": "Show the # of PRs and other contributors stats in the Issues/PRs tab. Can be helpful for maintainers that want to know if it's a contributor's first PR.",
"source": "https://github.com/hzoo/contributors-on-github",
"tags": [
"comments",
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/contributors-on-github/cjbacdldhllelehomkmlniifaojgaeph",
"firefox": "https://addons.mozilla.org/en-US/firefox/addon/contributor-on-github/"
},
"stars": 467,
"installCount": 6,
"lastUpdate": "1 Mar 2021"
},
{
"name": "xhub",
"description": "Extends GitHub pages with math, diagrams, embedded YouTube videos etc.",
"source": "https://github.com/nschloe/xhub",
"tags": [
"miscellaneous"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/xhub/anidddebgkllnnnnjfkmjcaallemhjee"
},
"stars": 91,
"installCount": 426,
"lastUpdate": "n/a"
},
{
"name": "Material Icons for Github",
"description": "Show Material icons for files/folders in repository file viewer. Display the same icons from vscode-material-icon-theme VSCode extension.",
"source": "https://github.com/Claudiohbsantos/github-material-icons-extension",
"tags": [
"repository",
"theme"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/material-icons-for-github/bggfcpfjbdkhfhfmkjpbhnkhnpjjeomc",
"firefox": "https://addons.mozilla.org/en-US/firefox/addon/material-icons-for-github/",
"edge": "https://microsoftedge.microsoft.com/addons/detail/material-icons-for-github/khckkdgomkcjjnpgjmdmbceiddlmiolb"
},
"stars": 491,
"installCount": 792,
"lastUpdate": "11 Aug 2024"
},
{
"name": "WorkerB for Pull Requests",
"description": "Generate a magic link for your PR and post it on shared Slack channel, to entice reviewers to pick up your PR faster!",
"tags": [
"codereview",
"notifications",
"pullrequest"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/workerb-for-pull-requests/cagholjopklnloocclidppnkmpnkghja"
},
"installCount": 1000,
"lastUpdate": "n/a"
},
{
"name": "Octohint",
"description": "The missing IntelliSense hint for GitHub and GitLab",
"source": "https://github.com/pd4d10/octohint",
"tags": [
"code",
"navigation"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/octohint/hbkpjkfdheainjkkebeoofkpgddnnbpk"
},
"stars": 961,
"installCount": 4000,
"lastUpdate": "n/a"
},
{
"name": "eesel: The new tab for GitHub",
"description": "All your issues, PRs, repos and other work documents right in your new tab",
"tags": [
"search"
],
"website": "https://www.eesel.app/",
"store": {
"chrome": "https://chrome.google.com/webstore/detail/eesel-the-new-tab-for-wor/jffaiidojfhflballoapgofphkadiono",
"firefox": "https://addons.mozilla.org/en-US/firefox/addon/eesel/reviews/"
},
"installCount": 113,
"lastUpdate": "n/a"
},
{
"name": "GitHub Red Issues",
"description": "Revert closed GitHub issues from purple back to red",
"source": "https://github.com/KatsuteDev/GitHub-Red-Issues",
"tags": [
"miscellaneous",
"theme"
],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-red-issues/kjbbjibfgnnfdeabgmbieapkhpojikpc",
"firefox": "https://addons.mozilla.org/firefox/addon/github-red-issues"
},
"stars": 39,
"installCount": 1,
"lastUpdate": "8 Aug 2024"
},
{
"name": "GitZip for github",
"description": "It can make the sub-directories and files of github repository as zip and download it",
"source": "https://github.com/GitZip/chrome-extension",
"tags": [],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/gitzip-for-github/ffabmkklhbepgcgfonabamgnfafbdlkn",
"firefox": "https://addons.mozilla.org/en-US/firefox/addon/gitzip/"
},
"stars": 38,
"installCount": 3358,
"lastUpdate": "21 Aug 2023"
},
{
"name": "GitHub Recommender",
"description": "Lists repositories that are similar to the one being viewed",
"source": "https://github.com/IndexStorm/git-rec-ext/",
"tags": [],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-recommender/hbiichfklkmlebacdfhkojcpmmakmamk",
"firefox": "https://addons.mozilla.org/en-US/firefox/addon/github-recommender/"
},
"stars": 49,
"installCount": 29,
"lastUpdate": "10 Aug 2022"
},
{
"name": "GitHub to Linear",
"description": "View and create Linear tickets from any GitHub PR or issue.",
"source": "https://github.com/delucis/github-to-linear",
"tags": [],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/github-to-linear/hlambaminaoofejligodincejhcbljik",
"firefox": "https://addons.mozilla.org/en-GB/firefox/addon/github-to-linear/"
},
"stars": 24,
"installCount": 9,
"lastUpdate": "2 Jun 2024"
},
{
"name": "Le Git Graph",
"description": "Browser extension to add git graph to GitHub website.",
"source": "https://github.com/NirmalScaria/le-git-graph",
"tags": [],
"store": {
"chrome": "https://chrome.google.com/webstore/detail/le-git-graph-commits-grap/joggkdfebigddmaagckekihhfncdobff",
"firefox": "https://addons.mozilla.org/en-US/firefox/addon/le-git-graph-github-git-graph/"
},
"stars": 3313,
"installCount": 449,
"lastUpdate": "6 Aug 2024"
}
]