WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Quick add issue to GitHub

Quick add issue to GitHub

View on Chrome Web Store
View Quick add issue to GitHub Chrome Extension on Chrome Web Store
Add to bookmarks
3.3 (3 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Open source browser extension/addon for adding issues to Github via a browser button.
Type
Extension
Users
59 users
1
Andrew Stilliard
View author page of Andrew Stilliard
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 3, 2018
Version 1.6
Manifest version
3
Updated
Updated on April 18, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View Quick add issue to GitHub Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Quick add issue to GitHub",
    "description": "Open source browser extension\/addon for adding issues to Github via a browser button.",
    "version": "1.6",
    "action": {
        "browser_style": true,
        "default_icon": {
            "48": "images\/button-48.png",
            "96": "images\/button-96.png"
        },
        "default_popup": "popup\/app.html"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top