Inspect and view changes in gists-up source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "gists-up",
"version": "0.5.0",
"manifest_version": 2,
"description": "Browser add-on adds a set of useful features to Github Gists",
"icons": {
"128": "icons/icon128.png"
},
"applications": {
"gecko": {
"id": "@gistup",
"strict_min_version": "57.0"
}
},
"permissions": [
"activeTab",
"https://gist.github.com/*",
"storage"
],
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"https://gist.github.com/*"
],
"css": [
"css/inject.css"
],
"js": [
"js/inject/index.js"
]
}
],
"options_ui": {
"page": "html/options.html",
"browser_style": false,
"open_in_tab": false
}
} Best gists-up Alternatives
Here are some Firefox add-ons that are similar to gists-up:
Code Medium
Maluen
GitHub Web IDE
zvizvi
stylish-hub
Dalton Menezes
GitHub Project Enhancer
mashabow
Github to Stackblitz
Firefox user 14101245
Clip to GitHub
Valentin Gosu
GitSync
k0src
Giphub
severest
GithubPlus
xl1te
Gitpod - Always ready to code.
Gitpod.io
Copycat
BlackGlory