By: Norfeldt
Inspect and view changes in Github Issue Reactions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Github Issue Reactions",
"version": "2.4.5",
"description": "List a link of reactions on a github issue and pull request page",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"index.js"
],
"run_at": "document_end"
}
],
"permissions": [
"https://www.github.com/",
"http://www.github.com/",
"storage"
],
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png",
"256": "icon_256.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{f6ec3962-fd1d-4a7b-8dab-d211fbf91389}",
"strict_min_version": "57.0a1"
}
}
} Best Github Issue Reactions Alternatives
Here are some Firefox add-ons that are similar to Github Issue Reactions:
Github Organization Issues Link
Stefan Bohacek
Github Story
Dmytro Striletskyi
Github Activity Indicator
derhackler
github-tada
Moritz Jacobs
Github Quick Launch
DulajDilshan
Github Assistant
swistak
Github Pull Requests' statuses
FloraGC
stylish-hub
Dalton Menezes
GithubPlus
xl1te
Chatwork GitHub Extension
kit494way