WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Github Solutions

Github Solutions

View on Chrome Web Store
View Github Solutions Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (4 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.

Get your arranged github issue page with project name, You can see all projects name in issue page list.
Type
Extension
Users
3 users
1
Piyush Sinha
View author page of Piyush Sinha
Published
Published on March 15, 2020
Version 1.7.2
Manifest version
2
Updated
Updated on April 1, 2020
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Github Solutions 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",
    "icons": {
        "16": "src\/icon16.png",
        "48": "src\/icon48.png",
        "128": "src\/icon128.png"
    },
    "manifest_version": 2,
    "name": "Github Solutions",
    "description": "Get your arranged github issue page with project name, You can see all projects name in issue page list.",
    "version": "1.7.2",
    "author": "Piyush Sinha",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/github.com\/*\/*\/*"
            ],
            "js": [
                "src\/loader.js"
            ]
        }
    ]
}
© 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