Work Visa Sponsors Extension
Notifies users of the likelihood for VISA sponsorship while viewing job vacancy listings on popular job boards.
Qu'est-ce que Work Visa Sponsors Extension ?
Work Visa Sponsors Extension est une extension Chrome développée par https://workvisasponsors.co.uk, et sa fonction principale est "Notifies users of the likelihood for VISA sponsorship while viewing job vacancy listings on popular job boards.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Work Visa Sponsors Extension
Téléchargez les fichiers d'extension Work Visa Sponsors Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Notifies users of the likelihood for UK VISA sponsorship while viewing job vacancy listings on popular job board. FEATURES ☆ Works on Indeed, Totaljobs, Glassdoor and LinkedIn. ☆ Adds the WorkVisaSponsor Logo to job listings from licensed UK VISA sponsors. ☆ Adds the WorkVisaSponsor Logo to job listings from US H1B and Green card sponsors. ☆ Save time as job applications will be made to employers capable of sponsoring work visas. VERSION 1.4.7 UPDATE ☆ Fixed the issue of extension not working on Indeed due to website update. ☆ Fixed the issue of extension not working on Totaljobs due to website update.
Informations de Base sur l'Extension
Nom | Work Visa Sponsors Extension |
ID | belhombhbdodpmoadjgljnndhhafbkkf |
URL Officiel | https://chromewebstore.google.com/detail/work-visa-sponsors-extens/belhombhbdodpmoadjgljnndhhafbkkf |
Description | Notifies users of the likelihood for VISA sponsorship while viewing job vacancy listings on popular job boards. |
Taille du Fichier | 6.51 MB |
Nombre d'Installations | 109 |
Version Actuelle | 1.4.7 |
Dernière Mise à Jour | 2024-02-12 |
Date de Publication | 2023-09-26 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | https://workvisasponsors.co.uk |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://workvisasponsors.co.uk/ |
URL de la Page d'Aide | https://workvisasponsors.co.uk/contact |
URL de la Page de Politique de Confidentialité | https://workvisasponsors.co.uk/terms |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Work Visa Sponsors Extension", "version": "1.4.7", "description": "Notifies users of the likelihood for VISA sponsorship while viewing job vacancy listings on popular job boards.", "icons": { "48": "assets\/images\/fav.png", "128": "assets\/images\/fav.png" }, "permissions": [ "storage", "alarms", "unlimitedStorage" ], "host_permissions": [ "https:\/\/workvisasponsors.co.uk\/*", "https:\/\/*.indeed.com\/*", "https:\/\/*.totaljobs.com\/*", "https:\/\/*.glassdoor.com\/*", "https:\/\/*.glassdoor.co.uk\/*", "https:\/\/*.linkedin.com\/*" ], "background": { "service_worker": "scripts\/background.js" }, "action": { "default_popup": "html\/popup.html" }, "web_accessible_resources": [ { "resources": [ "js\/jquery-3.6.0.min.js" ], "matches": [ " |