Applyish

11.4X job application speed.

Qu'est-ce que Applyish ?

Applyish est une extension Chrome développée par https://applyish.com, et sa fonction principale est "11.4X job application speed.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Applyish

Téléchargez les fichiers d'extension Applyish 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

                        Welcome to Apply AI - the coolest tool for answering those lame job application questions! We use AI to give you smart answers so you don't have to waste your time thinking (ew).

Our Chrome Extension is so easy, even a cat could use it. Just download it, enter your info, and voila - all your questions are answered. It's like having a personal assistant, but without the attitude.

And guess what? Our backend is powered by Open AI. But we added our secret sauce to make it extra special. It's like a hotdog with mustard AND ketchup (we're so fancy) or like having genie in a lamp, but without the three wishes, sorry i digress, sigh.

So, if you're ready to take the stress out of job applications, download our extension now. And if you have any questions (or funny memes to share), just DM us on social media. We'll be waiting (with treats)!

You get 30 free request a month anything after that invite a friend or use premium.                    

Informations de Base sur l'Extension

Nom Applyish Applyish
ID deiehnkaohcamgnmmlngoedfcelgpdik
URL Officiel https://chromewebstore.google.com/detail/applyish/deiehnkaohcamgnmmlngoedfcelgpdik
Description 11.4X job application speed.
Taille du Fichier 38.22 KB
Nombre d'Installations 4,110
Version Actuelle 0.0.65
Dernière Mise à Jour 2023-09-07
Date de Publication 2023-04-23
Évaluation 4.50/5 Total 10 Évaluations
Développeur https://applyish.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://applyish.com/
URL de la Page de Politique de Confidentialité https://applyish.com/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Applyish",
    "description": "11.4X job application speed.",
    "icons": {
        "16": "favicon.ico",
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Popup"
    },
    "permissions": [
        "tabs",
        "scripting",
        "cookies",
        "storage",
        "activeTab"
    ],
    "host_permissions": [
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "version": "0.0.65"
}