Por: Yuichi
Inspect and view changes in Github PR to Slack Message source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Github PR to Slack Message",
"description": "Adds a button and context menu to copy a Github pull request as a slack message you can post to your team.",
"version": "1.6",
"manifest_version": 3,
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"contentScript.js"
],
"run_at": "document_start"
}
],
"permissions": [
"clipboardWrite"
],
"browser_specific_settings": {
"gecko": {
"id": "{e0ce7a3a-b3ca-4b56-b383-46c21e24ff59}"
}
}
} Melhores alternativas Github PR to Slack Message
Aqui estão algumas Firefox add-ons que são similares a Github PR to Slack Message:
Share Pull Request
Corey Sanford
github-pr-pretty-link
David
Github Story
Dmytro Striletskyi
Copy PR details
Matt Powell
Github ❤️ ClickUp
Bartholomej
Copy GitHub PR Link
Duc
GithubCopylot
Infraviored
Github PR Fetch
mgalgs
Quick Link Github
raicem
Github to Stackblitz
Firefox user 14101245
GitHub PR info Slack formatter
Jairo Santos
Clip to GitHub
Valentin Gosu