WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
QuickGitHub

QuickGitHub

View on Chrome Web Store
View QuickGitHub Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 times

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

This extension shows recent Github visits and provides quick access to the repositories
Type
Extension
Users
3 users
1
Derrick Qin
View author page of Derrick Qin
Published
Published on October 4, 2020
Version 1.0.0
Manifest version
2
Updated
Updated on October 4, 2020
productivity/developer
Extension Category
View on Chrome Web Store
View QuickGitHub 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": 2,
    "name": "QuickGitHub",
    "version": "1.0.0",
    "description": "This extension shows recent Github visits and provides quick access to the repositories",
    "icons": {
        "16": "assets\/images\/icon16.png",
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "assets\/images\/icon16.png",
            "32": "assets\/images\/icon32.png",
            "48": "assets\/images\/icon48.png",
            "128": "assets\/images\/icon128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Recent Github Visits"
    },
    "permissions": [
        "*:\/\/*.github.com\/*"
    ]
}
© 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