提供元: stigolini
Inspect and view changes in Simple GitHub Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds browser action icon to toolbar to open the GitHub web page.",
"manifest_version": 2,
"name": "open-github",
"version": "1.0",
"icons": {
"48": "icons/favicon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/favicon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{617b7a04-e467-440a-b3b3-73637a36ed60}"
}
}
} ベストのSimple GitHub Bookmark代替案
Simple GitHub Bookmarkに類似したFirefox add-onをいくつか紹介します:
GitHub Sidebar Button
Neefko
Page action button for Github.Dev
emvaized
Github Assistant
swistak
GitHub Sidebar
Paul
GitHub Stars
Jorge
GitHub Shortcut Buttons
Jakub Mańczak
Open with Binder
Mbussonn
Github Download Button
Grooby
GitHub Trending Button
MacielG1
Copy Page URL
Stanislav Burdukowsky