By: Matt Powell
Inspect and view changes in Copy PR details source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Copy PR details",
"version": "1.0",
"description": "Copies Github PR details to clipboard for pasting into Slack",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"script.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{cda80168-5866-43f2-ba38-1ed623151a9a}"
}
}
} Best Copy PR details Alternatives
Here are some Firefox add-ons that are similar to Copy PR details:
GitHub PR info Slack formatter
Jairo Santos
Github PR to Slack Message
Yuichi
GithubCopylot
Infraviored
HelPR
Aviskar KC
github-pr-pretty-link
David
Share Pull Request
Corey Sanford
Copy GitHub PR Link
Duc
Quick Link Github
raicem
Github PR Fetch
mgalgs
GitSniper
GitSniper
Faster PR
StellarExplorerGuy