Connect 5

Connect 5 in a row.

What is Connect 5?

Connect 5 is a Chrome extension developed by SirBubbles, and its main feature is "Connect 5 in a row.".

Extension Screenshots

screenshot

Download Connect 5 Extension CRX File

Download Connect 5 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        A fun little game I came up with, based on a traditional game of connect-the-five-pieces                    

Extension Basic Information

Name Connect 5 Connect 5
ID iojcopdigjlclknoioleamdbmfhjeedb
Official URL https://chromewebstore.google.com/detail/connect-5/iojcopdigjlclknoioleamdbmfhjeedb
Description Connect 5 in a row.
File Size 48.99 KB
Installation Count 81
Current Version 0.3
Last Updated 2015-02-10
Publish Date 2015-02-09
Developer SirBubbles
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Connect 5",
    "version": "0.3",
    "description": "Connect 5 in a row.",
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "html\/popup.html",
        "default_title": "Connect 5"
    },
    "icons": {
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2
}