IRFU - See Green 1.0

Whatever colour you have trouble seeing, ensure you can follow all the action with See Green.

What is IRFU - See Green 1.0?

IRFU - See Green 1.0 is a Chrome extension developed by irishrugby.ie, and its main feature is "Whatever colour you have trouble seeing, ensure you can follow all the action with See Green.".

Extension Screenshots

screenshot
screenshot
screenshot

Download IRFU - See Green 1.0 Extension CRX File

Download IRFU - See Green 1.0 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

                        At the IRFU, we want all our fans to be able to follow Ireland at this year’s Guinness Six Nations. Unfortunately, due to colour-blindness, many rugby fans find it difficult to even follow the match. That’s why we developed ‘See Green’, a Google Chrome extension to improve the viewing experience for all rugby fans with colour vision deficiency.

So, whether you have trouble Seeing Green, or any colour, install See Green to ensure you can follow all the action.

How to set up See Green:

•Select the colour deficiency that is relevant to you (red, green or blue). If you don’t know which one applies, just select the row with the faintest IRFU crests.
•Use the contrast slider to adjust the intensity of the colour correction until receiving the best result for you.
•You can further adjust the strength of the filter by simply adjusting the strength slider.
•Now you can just sit back and follow all the action.

How See Green works:

•Colours are first altered by using a colour matrix to simulate the relevant colour deficiency.
•Colours are then compensated for colour vision deficiency by an additional colour matrix – this step shifts wavelengths away from the portion of the spectrum invisible to the colour deficiency, towards the visible portion.
•The end result emulates that of Daltonisation. Daltonisation is a colour correction technique that attempts to adjust colours in such a way that there are less colour combinations that would be confusing to someone with colour vision deficiency.                    

Extension Basic Information

Name IRFU - See Green 1.0 IRFU - See Green 1.0
ID enljebngdkinfnndpofinpophkpiijhp
Official URL https://chromewebstore.google.com/detail/irfu-see-green-10/enljebngdkinfnndpofinpophkpiijhp
Description Whatever colour you have trouble seeing, ensure you can follow all the action with See Green.
File Size 61.08 KB
Installation Count 93
Current Version 1.2
Last Updated 2020-02-02
Publish Date 2020-01-28
Rating 5.00/5 Total 1 Ratings
Developer irishrugby.ie
Payment Type free
Privacy Policy Page URL https://www.irishrugby.ie/privacy
Supported Languages en-GB
manifest.json
{
    "background": {
        "scripts": [
            "js\/common.js",
            "js\/storage.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/128_icon.png",
            "16": "images\/16_icon.png",
            "48": "images\/48_icon.png"
        },
        "default_popup": "popup.html",
        "default_title": "IRFU See Green"
    },
    "content_scripts": [
        {
            "js": [
                "js\/common.js",
                "js\/cvd.js"
            ],
            "matches": [
                "*:\/\/*.nbc.com\/*",
                "*:\/\/*.nbcsports.com\/*",
                "*:\/\/*.espndeportes.espn.com\/*",
                "*:\/\/*.espn.com\/*",
                "*:\/\/*.espn.com.br\/*",
                "*:\/\/*.supersport.com\/*",
                "*:\/\/*.fijione.tv\/*",
                "*:\/\/*.jsports.co.jp\/*",
                "*:\/\/*.watch.dazn.com\/*",
                "*:\/\/*.nhk.or.jp\/*",
                "*:\/\/*.sparksport.co.nz\/*",
                "*:\/\/*.beinsports.com\/*",
                "*:\/\/*.foxsports.com.au\/*",
                "*:\/\/kayosports.com.au\/*",
                "*:\/\/network10.com.au\/*",
                "*:\/\/10play.com.au\/*",
                "*:\/\/*.youtube.com\/*",
                "*:\/\/*.eir.ie\/*",
                "*:\/\/live.eirsport.ie\/*",
                "*:\/\/*.rte.ie\/player\/*",
                "*:\/\/*.tf1.fr\/*",
                "*:\/\/*.gpb.org\/*",
                "*:\/\/streema.com\/*",
                "*:\/\/*.bbc.co.uk\/*",
                "*:\/\/tvportugallive.com\/*",
                "*:\/\/*.ziggo.nl\/*",
                "*:\/\/*.raiplay.it\/*",
                "*:\/\/*.supersport.com\/*",
                "*:\/\/*.imdb.com\/*",
                "*:\/\/*.viafree.se\/*",
                "*:\/\/*.viafree.no\/*",
                "*:\/\/*.viafree.dk\/*",
                "*:\/\/*.viafree.fi\/*",
                "*:\/\/*.telenet.be\/*",
                "*:\/\/*.cyta.com.cy\/*",
                "*:\/\/*.tin.tv\/*",
                "*:\/\/*.virginmedia.ie\/*",
                "*:\/\/*.seegreen.ie\/*",
                "*:\/\/*.channel4.com\/*",
                "*:\/\/*.channel5.com\/*",
                "*:\/\/*.tg4.ie\/*",
                "*:\/\/*.skysports.com\/*",
                "*:\/\/*.skysports.ie\/*",
                "*:\/\/*.itv.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Whatever colour you have trouble seeing, ensure you can follow all the action with See Green.",
    "icons": {
        "128": "images\/128_icon.png",
        "16": "images\/16_icon.png",
        "48": "images\/48_icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkc5sZENudE0Uz+\/7ITg4UCSsH3\/q2BL6IGfnUC9OAQQfiVmqPxm+GOurnXHQb+NtIj\/EHqO\/qE2o5GIKsvVsZkuntgd9QjBPIc1annJGdOBmOl56x2CRKNgwJb5QvRKX44EbB9R6eRKsgdHUCy8Lxgye4X3y1c\/AMjpCac6NWtSRWCYl7UdwhuthqfPdGJhBN62jyxfQapgimN1dr4skZ6MBZUKQgbPAng4MGlqXj00Xyrk+pEkXw9mrdWww3Olnd20wxkCVb0UczMd++CHhEvktp4\/ZSx6NJB3c61C+NMXpwS\/tczIXKvBEZ33fkqoK26TE8s\/6HyfixmimPuS\/twIDAQAB",
    "manifest_version": 2,
    "name": "IRFU - See Green 1.0",
    "permissions": [
        "tabs",
        "*:\/\/*.nbc.com\/*",
        "*:\/\/*.nbcsports.com\/*",
        "*:\/\/*.espndeportes.espn.com\/*",
        "*:\/\/*.espn.com\/*",
        "*:\/\/*.espn.com.br\/*",
        "*:\/\/*.supersport.com\/*",
        "*:\/\/*.fijione.tv\/*",
        "*:\/\/*.jsports.co.jp\/*",
        "*:\/\/*.watch.dazn.com\/*",
        "*:\/\/*.nhk.or.jp\/*",
        "*:\/\/*.sparksport.co.nz\/*",
        "*:\/\/*.beinsports.com\/*",
        "*:\/\/*.foxsports.com.au\/*",
        "*:\/\/kayosports.com.au\/*",
        "*:\/\/network10.com.au\/*",
        "*:\/\/10play.com.au\/*",
        "*:\/\/*.youtube.com\/*",
        "*:\/\/*.eir.ie\/*",
        "*:\/\/live.eirsport.ie\/*",
        "*:\/\/*.rte.ie\/player\/*",
        "*:\/\/*.tf1.fr\/*",
        "*:\/\/*.gpb.org\/*",
        "*:\/\/streema.com\/*",
        "*:\/\/*.bbc.co.uk\/*",
        "*:\/\/tvportugallive.com\/*",
        "*:\/\/*.ziggo.nl\/*",
        "*:\/\/*.raiplay.it\/*",
        "*:\/\/*.supersport.com\/*",
        "*:\/\/*.imdb.com\/*",
        "*:\/\/*.viafree.se\/*",
        "*:\/\/*.viafree.no\/*",
        "*:\/\/*.viafree.dk\/*",
        "*:\/\/*.viafree.fi\/*",
        "*:\/\/*.telenet.be\/*",
        "*:\/\/*.cyta.com.cy\/*",
        "*:\/\/*.tin.tv\/*",
        "*:\/\/*.virginmedia.ie\/*",
        "*:\/\/*.seegreen.ie\/*",
        "*:\/\/*.channel4.com\/*",
        "*:\/\/*.channel5.com\/*",
        "*:\/\/*.tg4.ie\/*",
        "*:\/\/*.skysports.com\/*",
        "*:\/\/*.skysports.ie\/*",
        "*:\/\/*.itv.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "web_accessible_resources": [
        "images\/*.png"
    ]
}