WebExtension.net
WebExtension.net

GitHub +1

View on Chrome Web Store
View GitHub +1 Chrome Extension on Chrome Web Store
3.0 (3 ratings)

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

+1 GitHub issues/pull requests
Type
Extension
Users
41 users
artemave
View author page of artemave
Published
Published on June 11, 2013
Version 0.8
Manifest version
2
Updated
Updated on March 21, 2015
View on Chrome Web Store
View GitHub +1 Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GitHub +1",
    "manifest_version": 2,
    "version": "0.8",
    "description": "+1 GitHub issues\/pull requests",
    "icons": {
        "16": "github_g16.png",
        "48": "github_g48.png",
        "128": "github_g128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/github.com\/*"
            ],
            "js": [
                "zepto.min.js",
                "zepto-extras.js",
                "contentscript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "rainbow.gif"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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