WorkerB for Pull Requests

Add review time, file changes and other context to PRs + get alerts on review status

WorkerB for Pull Requestsคืออะไร?

WorkerB for Pull Requests เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://linearb.io และคุณลักษณะหลักของมันคือ "Add review time, file changes and other context to PRs + get alerts on review status"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WorkerB for Pull Requests

ดาวน์โหลดไฟล์ส่วนขยาย WorkerB for Pull Requests ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Generate a magic link for your PR and post it on a shared Slack channel, to entice reviewers to pick up your PR faster! 

⚡️   WorkerB will notify you when a reviewer visits your PR so you can collaborate to speed things along. 
💡  More reviewer action notifications are available when your team members use the extension (when review starts 🏁, on comments 💬, when the review is finished ✅ and more). 

The average pull request review takes 4 days! (source: study of 26K devs and 733K PRs). 
When your teammates don't know anything about your PR, it's more likely they'll leave it sitting. The WorkerB Chrome extension gives your team context about your PR so they pick it up and review it faster, which helps you merge faster. 

With one click you'll have a magic link that displays: 

💥  Estimated review time based on PR size, files changed and number of commits and on our analysis of over 733K PRs.

🔥  Custom notes about the related ticket, release and other context your reviewers need 

❤️  You can add a gif to your message to get their attention and make things a little more fun 

🔒  We do not access your Github or read your source code! 

WorkerB currently works with GitHub and Slack - ping us  if you use other tools 
Visit our community to learn more:  https://workerb.userecho.com 

Made with 🪄 by developers at linearb.io                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ WorkerB for Pull Requests WorkerB for Pull Requests
ID cagholjopklnloocclidppnkmpnkghja
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/workerb-for-pull-requests/cagholjopklnloocclidppnkmpnkghja
คำอธิบาย Add review time, file changes and other context to PRs + get alerts on review status
ขนาดไฟล์ 9.17 MB
จำนวนการติดตั้ง 1,146
เวอร์ชันปัจจุบัน 0.7.18
อัปเดตครั้งล่าสุด 2024-01-16
วันที่เผยแพร่ 2022-01-11
คะแนน 4.78/5 รวมทั้งหมด 27 คะแนน
ผู้พัฒนา https://linearb.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://linearb.io/pull-request-promoter
URL หน้าช่วยเหลือ https://workerb.userecho.com
URL หน้านโยบายความเป็นส่วนตัว https://linearb.io/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "WorkerB for Pull Requests",
    "description": "Add review time, file changes and other context to PRs + get alerts on review status",
    "version": "0.7.18",
    "permissions": [
        "tabs",
        "notifications",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.linearb.io\/*"
    ],
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.github.com\/*"
            ],
            "js": [
                "static\/js\/main.js"
            ],
            "css": [
                "static\/css\/main.css"
            ],
            "media": [],
            "run_at": "document_idle",
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/workerb.linearb.io\/*"
            ],
            "js": [
                "sharedServices\/cookiesHandler.js"
            ],
            "css": [],
            "media": [],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/css\/main.css",
                "static\/media\/Close.f0fa41deefdba71a0c498e55fc11296d.svg",
                "static\/media\/IBMPlexSans-Bold.ttf",
                "static\/media\/IBMPlexSans-BoldItalic.ttf",
                "static\/media\/IBMPlexSans-ExtraLight.ttf",
                "static\/media\/IBMPlexSans-ExtraLightItalic.ttf",
                "static\/media\/IBMPlexSans-Italic.ttf",
                "static\/media\/IBMPlexSans-Light.ttf",
                "static\/media\/IBMPlexSans-LightItalic.ttf",
                "static\/media\/IBMPlexSans-Medium.ttf",
                "static\/media\/IBMPlexSans-MediumItalic.ttf",
                "static\/media\/IBMPlexSans-Regular.ttf",
                "static\/media\/IBMPlexSans-SemiBold.ttf",
                "static\/media\/IBMPlexSans-SemiBoldItalic.ttf",
                "static\/media\/IBMPlexSans-Thin.ttf",
                "static\/media\/IBMPlexSans-ThinItalic.ttf",
                "static\/media\/OFL.txt",
                "static\/media\/SlackLogo.svg",
                "static\/media\/aboutCover.18f80f259bf38225fa468af722c9aae6.svg",
                "static\/media\/aboutCoverDark.0bfc3ec6f37ec91b728fd5268c4e2e3d.svg",
                "static\/media\/avatarsPreview.9a89848fc06e22fb9b975193cb0ccc20.svg",
                "static\/media\/badgeTooltip-presentsIcons.svg",
                "static\/media\/badgeTooltip-preview.svg",
                "static\/media\/bee.svg",
                "static\/media\/check.svg",
                "static\/media\/chromeLogo.svg",
                "static\/media\/closeButton.svg",
                "static\/media\/collaborationOn.28d577e5866468a049f09da45015f41c.svg",
                "static\/media\/collaborationOn.svg",
                "static\/media\/copy.svg",
                "static\/media\/deleteIcon.svg",
                "static\/media\/discordLogo.48db927087a4e832f5f588668f877713.svg",
                "static\/media\/edit.svg",
                "static\/media\/estTimeClock.svg",
                "static\/media\/expandIcon.456eec2138ef2796b8bc253e167ba38a.svg",
                "static\/media\/footerBee.3bcb7d04cec9169e3dfffe4ed31b4996.svg",
                "static\/media\/giphyLogo.svg",
                "static\/media\/helpLogo.1e6a8a3c24671c3823e2557ea0b3cc2d.svg",
                "static\/media\/honey.236afbc8be569166b563acc1c6694aa0.svg",
                "static\/media\/notification.b536e41bca7825f005376936e1b2f49b.svg",
                "static\/media\/notificationDark.d6cbb763e8809fabca7e7f1fe6f4cc44.svg",
                "static\/media\/refreshIcon.svg",
                "static\/css\/main.5e70b6c5.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background\/main.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon_16.png",
            "48": "icon_48.png",
            "128": "icon_128.png"
        }
    }
}