Inspect and view changes in Github issue clone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Github issue clone",
"version": "1.2.1",
"description": "Clone issues definitions",
"icons": {
"128": "images/icon-128.png"
},
"content_scripts": [
{
"matches": [
"https://*/*/*/issues*"
],
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "GitHubIssueClone@miguel.svq",
"strict_min_version": "109.0"
}
}
} 최고의 Github issue clone 대안
다음은 Github issue clone과(와) 유사한 Firefox add-on입니다:
Github Story
Dmytro Striletskyi
Github to Stackblitz
Firefox user 14101245
Github1s Extension
imDarkempire
GithubPlus
xl1te
Github Organization Issues Link
Stefan Bohacek
GitCut
borzeckid
Github Quick Launch
DulajDilshan
Git Pull Request Templates
Tylerc
GitLab Shared Templates
joeperpetua
JetBrains Toolbox Extension
JetBrains
Github Issue Reactions
Norfeldt
PR Templates for GitHub
Trần Xuân Thắng