Rhubarb
Get any job with just one click.
Qu'est-ce que Rhubarb ?
Rhubarb est une extension Chrome développée par https://joinrhubarb.com, et sa fonction principale est "Get any job with just one click.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Rhubarb
Téléchargez les fichiers d'extension Rhubarb 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
Rhubarb lets you turn hours into minutes on every job application by automatically generating personalised resumes, cover letters, and application forms. Save yourself time and never send off a bad resume again. The Rhubarb Chrome extension lets you generate applications from anywhere on the internet in just one click.
Informations de Base sur l'Extension
Nom | Rhubarb |
ID | bkofbedceemlfhnooknifhdobpgdfmjc |
URL Officiel | https://chromewebstore.google.com/detail/rhubarb/bkofbedceemlfhnooknifhdobpgdfmjc |
Description | Get any job with just one click. |
Taille du Fichier | 146 KB |
Nombre d'Installations | 2,003 |
Version Actuelle | 1.0.0.5 |
Dernière Mise à Jour | 2022-01-28 |
Date de Publication | 2021-12-20 |
Évaluation | 4.14/5 Total 22 Évaluations |
Développeur | https://joinrhubarb.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.joinrhubarb.com |
URL de la Page d'Aide | https://www.joinrhubarb.com |
URL de la Page de Politique de Confidentialité | https://www.joinrhubarb.com/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Get any job with just one click.", "version": "1.0.0.5", "manifest_version": 3, "name": "Rhubarb", "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_icon": { "16": "icon-16.png", "19": "icon-19.png", "32": "icon-32.png", "34": "icon-34.png", "38": "icon-38.png", "48": "icon-48.png", "128": "icon-128.png" } }, "permissions": [ "storage", "tabs", "downloads" ], "host_permissions": [ "https:\/\/backend.artickl.com\/*", "https:\/\/backend.joinrhubarb.com\/*" ], "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*", "http:\/\/*\/*", " |