Proposal Genie

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

What is Proposal Genie?

Proposal Genie is a Chrome extension developed by rajeshthiagu99, and its main feature is "An AI-based Tool that helps freelancers to generate a proposal for a job in Upwork using minimal inputs form user.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Proposal Genie Extension CRX File

Download Proposal Genie extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Proposal Genie Proposal Genie
ID fogoljmljcflnonheindbcbgdkijiahn
Official URL https://chromewebstore.google.com/detail/proposal-genie/fogoljmljcflnonheindbcbgdkijiahn
Description An AI-based Tool that helps freelancers to generate a proposal for a job in Upwork using minimal inputs form user.
File Size 1.1 MB
Installation Count 232
Current Version 0.1.3
Last Updated 2023-01-04
Publish Date 2022-12-04
Developer rajeshthiagu99
Email [email protected]
Payment Type free
Supported Languages 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:\/\/*\/"
    ]
}