CoverCraft: Effortlessly craft tailored cover letters based on Wellfound.com job descriptions, enhancing your job application process.
Follow these steps to set up the extension locally:
-
Clone the Repository
Clone the CoverCraft repository to your local machine using the following command:
git clone https://github.com/mr-palindrome/CoverCraft.git
-
Generate Google MakerSuit API Key
- Go to Google MakerSuit.
- Navigate to the settings and create your API Key.
-
Replace API Key in
contentScript.js
Open the
contentScript.js
file in thesource
directory and replace theapiKey
variable with the API Key you generated.const apiKey = "api_key"; // Replace with your Google MakerSuit API Key
-
Load the Extension in Chrome
- Open Google Chrome.
- Go to
chrome://extensions/
. - Enable "Developer mode" using the toggle switch.
- Click on "Load unpacked".
- Select the folder where you cloned the repository (
CoverCraft
).
-
Use the Extension
- Navigate to a job description page (e.g., a job posting on a job board).
- Click on the CoverCraft extension icon.
- Click the generated button to create a cover letter based on the job description.
-
Input Your Information
When using the extension, you can input your personal details (e.g., about, skills) in the extension popup.
-
Generate Cover Letter
Click the CoverCraft icon, and it will generate a cover letter based on the job description and your provided information.
If you find CoverCraft useful and would like to support its development, you can:
-
Star the repository on GitHub.
-
Contribute to the project by opening issues or pull requests.
-
Share CoverCraft with others who might benefit from it.
-
Thank you for your support!