Applyish

11.4X job application speed.

Applyish क्या है?

Applyish https://applyish.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "11.4X job application speed."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Applyish एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Applyish Applyish
ID deiehnkaohcamgnmmlngoedfcelgpdik
आधिकारिक URL https://chromewebstore.google.com/detail/applyish/deiehnkaohcamgnmmlngoedfcelgpdik
विवरण 11.4X job application speed.
फ़ाइल का आकार 38.22 KB
स्थापना संख्या 4,110
वर्तमान संस्करण 0.0.65
अंतिम अपडेट 2023-09-07
प्रकाशन तिथि 2023-04-23
रेटिंग 4.50/5 कुल 10 रेटिंग्स
डेवलपर https://applyish.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://applyish.com/
गोपनीयता नीति पृष्ठ URL https://applyish.com/privacy
समर्थित भाषाएँ 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"
}