By: danstewart
Inspect and view changes in GitHub Widener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Widener",
"version": "0.5",
"description": "Expands the GitHub code pane to the full window width.",
"homepage_url": "https://github.com/danstewart/github-widener",
"icons": {
"48": "icons/gh-widener-48.png"
},
"permissions": [
"history",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "icons/gh-widener-48.png",
"32": "icons/gh-widener-48.png"
}
},
"content_scripts": [
{
"matches": [
"*://github.com/*",
"*://gist.github.com/*"
],
"js": [
"widener.js"
]
}
]
} Best GitHub Widener Alternatives
Here are some Firefox add-ons that are similar to GitHub Widener:
Wide GitHub
xthexder
GitHub Wider Sidebar
Mario
Wide GitHub
fabiocchetti
GitHub Pane Maximization
hoge-fuga-piyo
Full Width Git Hub
Leon.baker83
GitHub Flex
Lam Ngoc Khuong
Full Width Git Hub 2
Leon.baker83
GitHub Project Enhancer
mashabow
GitHub Center
Katsute
GitHub Web IDE
zvizvi
GithubPlus
xl1te