By: hycares
Inspect and view changes in Easy Github1s source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "easy jump to github1s",
"author": "hycares",
"manifest_version": 2,
"name": "Easy Github1s",
"version": "1.0.0",
"icons": {
"32": "icons/g1s-32.png",
"48": "icons/g1s-48.png",
"96": "icons/g1s-96.png"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"tabs",
"*://github.com/*/*"
],
"page_action": {
"default_title": "Open in GitHub1s",
"default_icon": {
"48": "icons/g1s-48.png",
"96": "icons/g1s-96.png"
},
"show_matches": [
"*://github.com/*/*"
]
},
"applications": {
"gecko": {
"id": "noreplay@null.com"
}
}
} Best Easy Github1s Alternatives
Here are some Firefox add-ons that are similar to Easy Github1s:
Github1s
Mohammed CHERIFI
Github1s button
GHOST
GitHub On One Click
Parul
Github Quick Launch
DulajDilshan
Github1s Extension
imDarkempire
GitHop
mp
To Sourcegraph!
tbodt
Github Repo Search
First+Third
Page action button for Github.Dev
emvaized
modals for github project
Alexsander