Browse Source

Add GitHub.Expandinizr

master
Xhacker Liu 10 years ago
parent
commit
665c15a5d3
  1. 1
      README.md
  2. 7
      data.json

1
README.md

@ -19,4 +19,5 @@ A curated list of awesome browser extensions for GitHub. Inspired by [awesome-py
## Eyecandy
* [Isometric Contributions](https://github.com/jasonlong/isometric-contributions) <a href="https://github.com/jasonlong/isometric-contributions"><img alt="Support Chrome" src="icons/Chrome.png" width="16"><img alt="Support Safari" src="icons/Safari.png" width="16"></a> - Render an isometric pixel art version of your contribution graph.
* [GitHub.Expandinizr](https://github.com/thecodejunkie/github.expandinizr) <a href="https://github.com/thecodejunkie/github.expandinizr"><img alt="Support Chrome" src="icons/Chrome.png" width="16"></a> - Removes the truncating of file and directory names in the repository browser. Fully expands the website, with breakpoints at 1400px, 1600px and 1800px.

7
data.json

@ -74,6 +74,13 @@
"url": "https://github.com/jasonlong/isometric-contributions",
"browsers": ["Chrome", "Safari"],
"support_enterprise": false
},
{
"name": "GitHub.Expandinizr",
"description": "Removes the truncating of file and directory names in the repository browser. Fully expands the website, with breakpoints at 1400px, 1600px and 1800px.",
"url": "https://github.com/thecodejunkie/github.expandinizr",
"browsers": ["Chrome"],
"support_enterprise": false
}
]
}

Loading…
Cancel
Save