제작자: emvaized
Inspect and view changes in Page action button for Github.Dev source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Page action button for Github.Dev",
"description": "Adds a URL bar button to switch to Github Dev view of the repository",
"version": "0.2.1",
"applications": {
"gecko": {
"id": "toggle_github_dev@emvaized.dev"
}
},
"developer": {
"name": "Max Tsyba",
"url": "https://github.com/emvaized/"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"*://github.com/*",
"*://github.dev/*"
],
"icons": {
"64": "icon.svg"
},
"page_action": {
"default_icon": {
"64": "github.svg"
},
"default_title": "Toggle github.dev",
"show_matches": [
"*://github.com/*",
"*://github.dev/*"
],
"hide_matches": [
"*://github.com/login/*"
]
}
} 최고의 Page action button for Github.Dev 대안
다음은 Page action button for Github.Dev과(와) 유사한 Firefox add-on입니다:
Simple GitHub Bookmark
stigolini
View Github Issues&PRs
FoxRefire
Github Just Download
Dominic
Github1s
Mohammed CHERIFI
diffs.dev
Jason Penilla
GitHub DeepWiki Button (Unofficial)
yamadashy
GitHub Collapse-Diffs Button
verfehlix
GitHub Buttons on Mobile
Sean Yeh
GitHub Code Wiki (Unofficial)
yamadashy
UI Previewer Button
Jakub Hampl
Github Download Button
Grooby