Inspect and view changes in Open in Colab Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Add-on that adds a button, «Open in Colab», to the header of IPython notebook in Gist and GitHub",
"manifest_version": 2,
"short_name": "Open notebook in Colab",
"name": "Open in Colab",
"version": "1.0",
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"applications": {
"gecko": {
"id": "@nbincolab",
"strict_min_version": "57.0"
}
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"js/onic.js"
]
}
],
"permissions": [
"activeTab"
]
} Best Open in Colab Button Alternatives
Here are some Firefox add-ons that are similar to Open in Colab Button:
Open in Colab
Suraj
NoteBook Buddy
iArunava
Github1s Extension
imDarkempire
Github to Stackblitz
Firefox user 14101245
gists-up
Francesco De Stefano
Open in CodeSandbox
CodeSandbox
Open GitHub or Gitlab in IDE
Victor
Open in Visual Studio Code
TheNightmanCodeth
Gitpod - Always ready to code.
Gitpod.io
GitHub On One Click
Parul