제작자: Renuo AG
Inspect and view changes in Github Pull Request Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"author": "Renuo AG",
"name": "Github Pull Request Counter",
"description": "A browser extension to remove mental load when working with pull requests.",
"version": "2.0.4",
"action": {
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"permissions": [
"alarms",
"storage"
],
"host_permissions": [
"https://api.github.com/*",
"https://github.com/*"
],
"background": {
"scripts": [
"js/background.js"
],
"type": "module"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "github-pull-request-counter-firefox@renuo.ch"
}
}
} 최고의 Github Pull Request Counter 대안
다음은 Github Pull Request Counter과(와) 유사한 Firefox add-on입니다:
PR Tracker
Aab
GithubCopylot
Infraviored
Github Pull Request Commits
ikim23
Github Merge Helper
Brian H
Github Repo Status
Pierluigi Cau
GithubPlus
xl1te
GitKraken Browser Extension
GitKraken
Github Story
Dmytro Striletskyi
Github Issue Reactions
Norfeldt
Pull Requests Counter
Martin Cavoj