UK visa sponsor highlight

Highlight uk visa sponsor in linkedin jobs

What is UK visa sponsor highlight?

UK visa sponsor highlight is a Chrome extension developed by yuan, and its main feature is "Highlight uk visa sponsor in linkedin jobs".

Extension Screenshots

screenshot

Download UK visa sponsor highlight Extension CRX File

Download UK visa sponsor highlight 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

                        If the extension not works, see user tutorial:
https://www.youtube.com/watch?v=XVmbo-irWgc&ab_channel=GoDuck

Pls leave a review it helps you. Happy job hunting ;)                    

Extension Basic Information

Name UK visa sponsor highlight UK visa sponsor highlight
ID diodecblpdellapfilendhahhbmhpkch
Official URL https://chromewebstore.google.com/detail/uk-visa-sponsor-highlight/diodecblpdellapfilendhahhbmhpkch
Description Highlight uk visa sponsor in linkedin jobs
File Size 248 KB
Installation Count 2,357
Current Version 2.5
Last Updated 2023-09-05
Publish Date 2022-04-25
Rating 2.20/5 Total 5 Ratings
Developer yuan
Email [email protected]
Payment Type free
Help Page URL https://www.youtube.com/watch?v=XVmbo-irWgc&ab_channel=GoDuck
Supported Languages en-GB
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "duck.js",
                "sponsor_list.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "Highlight uk visa sponsor in linkedin jobs",
    "icons": {
        "128": "icons8-linkedin-128.png",
        "16": "icons8-linkedin-16.png",
        "48": "icons8-linkedin-48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxDXnDi2pDft5z0BQr9wDGKH46oJ2y\/eJ818RoQU3M+DXx0xe8UPWLBwFJ6sybaExz2t0qm76+rYAsVtJ4M6cbE+2KNaBz8TMCV6y1alz1Zv\/zu47LgFGQR+C9bJxbPTd7JAixfjseLOstJxMISdS0eYCn+nZPKl7dWOdWDQb4PigFEevI83UuOqi4xlfXTV3eQ+Fa+YQN3fnr7\/KY1xZMt1UtjAQigWU2wkueKUUj+EsHes3gtwriIuI67\/eff5FoefejjcNUoOTMF1Ytj\/iLW6OlbFxhv4olPN9ROqA8AD5dKVTX7EPtMdZptmiomi1ZCZIdWVsHO0vzZSeOdDqMwIDAQAB",
    "manifest_version": 3,
    "name": "UK visa sponsor highlight",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.5",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "sponsor_list.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "fuzzy.js"
            ]
        }
    ]
}