提供元: kit494way
Inspect and view changes in Chatwork GitHub Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Chatwork GitHub Extension",
"version": "0.1.0",
"description": "Browser extension to integrate Chatwork with GitHub.",
"icons": {
"48": "images/cwghe-icon-48.png",
"96": "images/cwghe-icon-96.png"
},
"permissions": [
"storage",
"https://api.github.com/graphql"
],
"page_action": {
"show_matches": [
"https://www.chatwork.com/*"
],
"default_title": "Chatwork GitHub Extension",
"default_popup": "pageAction.html",
"default_icon": "images/cwghe-icon-48.png",
"browser_style": false
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"https://www.chatwork.com/*"
],
"run_at": "document_idle",
"js": [
"contentScript.js"
],
"css": [
"style.css"
]
}
],
"web_accessible_resources": [
"images/*.png",
"template.html"
]
} ベストのChatwork GitHub Extension代替案
Chatwork GitHub Extensionに類似したFirefox add-onをいくつか紹介します:
Github Issue Reactions
Norfeldt
GitCut
borzeckid
GitHub Enhancing
MrWillCom
GithubPlus
xl1te
GitHub Extension
Saptarshee Bhowmick
GitHub Extension
Saptarshee Bhowmick
Github PR to Slack Message
Yuichi
GitHub: My Profile Link
Helton Ricardo
stylish-hub
Dalton Menezes
Github to Stackblitz
Firefox user 14101245
GitHub Mentions+
Nate Allen
GitHub with a cape
NicoSantangelo