By: dhananjay
Inspect and view changes in Open with nbviewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open with nbviewer",
"version": "1.2",
"description": "automatically opens every github notebook you visits in new tab using nbviewer",
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"permissions": [
"tabs",
"storage",
"*://*.github.com/*"
],
"browser_action": {
"default_icon": "icons/icon.svg",
"default_title": "Open with nbviewer"
},
"background": {
"scripts": [
"background.js"
]
}
} Best Open with nbviewer Alternatives
Here are some Firefox add-ons that are similar to Open with nbviewer:
NoteBook Buddy
iArunava
Open in Colab
Suraj
Github Notifications in Tabs
Gibson Fahnestock
Open in Colab Button
Francesco De Stefano
Python Notebook Viewer
Rushikesh Tade
GitHub On One Click
Parul
Open in Sourcegraph
Firefox user 13930656
GitHub Open Notifications
Jan Piotrowski
New Tab Notebook for Firefox
Konstantin Groll