By: CKSource
Inspect and view changes in HangHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "HangHub",
"version": "1.0.5",
"description": "HangHub allows you to see who is viewing or commenting on the same GitHub issue or pull request as you in real time.",
"permissions": [
"activeTab",
"tabs",
"storage",
"*://hanghub.cksource.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"index.js"
]
}
],
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"browser_action": {
"default_icon": "images/icon128.png",
"default_popup": "popup.html",
"default_title": "HangHub"
},
"browser_specific_settings": {
"gecko": {
"id": "hanghub@cksource.com"
}
},
"manifest_version": 2
} Best HangHub Alternatives
Here are some Firefox add-ons that are similar to HangHub: