Por: james
Inspect and view changes in GitAnswer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitAnwser",
"version": "1.2resigned1",
"description": "Jump to the most reacted answer on GitHub.com issues.",
"homepage_url": "https://jamesbe.com",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": {
"16": "icon-16.png",
"32": "icon-32.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"compatibleAnswer.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{e6cdf5ee-66c3-4dbf-b210-1ede78855296}"
}
}
} Mejores alternativas GitAnswer
Aquí hay algunas Firefox add-ons que son similares a GitAnswer:
Emojissue
Alpcan Aydin
Github Better Comments
Sharad Raj Singh Maurya
Github Issue Reactions
Norfeldt
Github Sorter
Ayub
github-tada
Moritz Jacobs
Conventional: comments
David Fournier
GitHub comment navigator
Shrey
Contributors on Github
Henry
Get Comments
conveniences
Hide GitHub Reactions
Creepy Skeleton
Stethoscope
cmgriffing
GitHub Browser Extension
Bastien Sun