Proposal Genie

An AI-based Tool that helps freelancers to generate a proposal for a job in Upwork using minimal inputs form user.

Proposal Genie क्या है?

Proposal Genie rajeshthiagu99 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An AI-based Tool that helps freelancers to generate a proposal for a job in Upwork using minimal inputs form user."।

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        This AI-based Tool provides an easy and efficient way for freelancers to create a comprehensive proposal for a job in Upwork. The tool takes in user inputs such as the job heading and description as well as the user's professional experience and automatically generates a well-structured proposal for the freelancer to use.                    

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

नाम Proposal Genie Proposal Genie
ID fogoljmljcflnonheindbcbgdkijiahn
आधिकारिक URL https://chromewebstore.google.com/detail/proposal-genie/fogoljmljcflnonheindbcbgdkijiahn
विवरण An AI-based Tool that helps freelancers to generate a proposal for a job in Upwork using minimal inputs form user.
फ़ाइल का आकार 1.1 MB
स्थापना संख्या 232
वर्तमान संस्करण 0.1.3
अंतिम अपडेट 2023-01-04
प्रकाशन तिथि 2022-12-04
डेवलपर rajeshthiagu99
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Proposal Genie",
    "description": "An AI-based Tool that helps freelancers to generate a proposal for a job in Upwork using minimal inputs form user.",
    "version": "0.1.3",
    "action": {
        "default_popup": "index.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/"
    ]
}