제작자: Martin Cavoj
Inspect and view changes in Pull Requests Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"author": "Renuo AG",
"name": "Pull Requests Counter",
"description": "This extension shows the number of Pull Requests assigned to you.",
"version": "1.4.1resigned1",
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_icon": "icon.png",
"theme_icons": [
{
"light": "icon-light.png",
"dark": "icon.png",
"size": 32
}
]
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"extension.js"
]
},
"permissions": [
"activeTab",
"https://api.github.com/",
"alarms",
"storage",
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "pull-request-counter@renuo.ch",
"strict_min_version": "57.0"
}
}
} 최고의 Pull Requests Counter 대안
다음은 Pull Requests Counter과(와) 유사한 Firefox add-on입니다:
Github Pull Request Counter
Renuo AG
PR Tracker
Aab
GitHub Live PRs
xmmarcotte
GitHub Notifier Pro
eux
GitHub Repository List Badges
Dword Design
GitHub Release Downloads
Addshore
GitHub PR Check Status
bdkent
GitHub Notifier
Angel Fernando Quiroz Campos
Advanced GitHub Notifier
freaktechnik
Github Pull Requests' statuses
FloraGC
GitHub Downloads
Samuel Meuli
Load More Pull Request
Chris Bibby