Get Hired: AI Cover Letters for UpWork Agency
A new AI-powered tool for UpWork.
Get Hired: AI Cover Letters for UpWork Agencyคืออะไร?
Get Hired: AI Cover Letters for UpWork Agency เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bestletter.ai และคุณลักษณะหลักของมันคือ "A new AI-powered tool for UpWork."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Get Hired: AI Cover Letters for UpWork Agency
ดาวน์โหลดไฟล์ส่วนขยาย Get Hired: AI Cover Letters for UpWork Agency ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Try an AI-powered tool created by UpWork pros with 12 years of experience fetching gigs. Bestletter is a browser extension that can help Upwork users write AI-generated cover letters for job applications. Paste the job description, add a few details, and get the best cover letter. Yup, it's that simple. So why wait? Download it now and start turning heads with your professional, AI-generated cover letters. And if you have any questions or need support, don't hesitate to reach out to us at [email protected] We're here to help you succeed on Upwork! =============================== NOTICE OF NON-AFFILIATION AND DISCLAIMER WE ARE NOT AFFILIATED, ASSOCIATED, AUTHORISED, ENDORSED BY, OR IN ANY WAY OFFICIALLY CONNECTED WITH UPWORK.COM OR ANY OF ITS SUBSIDIARIES OR ITS AFFILIATES. THE OFFICIAL UPWORK WEBSITE CAN BE FOUND AT https://upwork.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Get Hired: AI Cover Letters for UpWork Agency |
ID | ibecekjkkjocekdbfeigdkdljlhgmbae |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/get-hired-ai-cover-letter/ibecekjkkjocekdbfeigdkdljlhgmbae |
คำอธิบาย | A new AI-powered tool for UpWork. |
ขนาดไฟล์ | 1.96 MB |
จำนวนการติดตั้ง | 710 |
เวอร์ชันปัจจุบัน | 1.1.3 |
อัปเดตครั้งล่าสุด | 2023-11-06 |
วันที่เผยแพร่ | 2023-05-19 |
คะแนน | 5.00/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | https://bestletter.ai |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://bestletter.ai |
URL หน้านโยบายความเป็นส่วนตัว | http://bestletter.ai/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "1.1.3", "name": "Get Hired: AI Cover Letters for UpWork Agency", "description": "A new AI-powered tool for UpWork.", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "cookies" ], "content_scripts": [ { "matches": [ "https:\/\/www.upwork.com\/ab\/proposals\/*" ], "js": [ "inject-block.d0ed50e9.js" ], "css": [ "inject-block.2f29737a.css" ] }, { "matches": [ "https:\/\/bestletter.ai\/auth\/signin", "https:\/\/stg.bestletter.ai\/auth\/signin" ], "js": [ "inject-script.4b6c889c.js" ], "css": [] } ], "web_accessible_resources": [ { "resources": [ "assets\/fonts\/Poppins\/Poppins-Thin.ttf", "assets\/fonts\/Poppins\/Poppins-ExtraLight.ttf", "assets\/fonts\/Poppins\/Poppins-Light.ttf", "assets\/fonts\/Poppins\/Poppins-Regular.ttf", "assets\/fonts\/Poppins\/Poppins-Medium.ttf", "assets\/fonts\/Poppins\/Poppins-SemiBold.ttf", "assets\/fonts\/Poppins\/Poppins-Bold.ttf", "assets\/fonts\/Poppins\/Poppins-ExtraBold.ttf", "assets\/fonts\/Poppins\/Poppins-Black.ttf", "assets\/fonts\/MacPawFixelText-SemiBold.otf" ], "matches": [ "https:\/\/*.upwork.com\/*", "https:\/\/*.bestletter.ai\/*" ] }, { "matches": [ "https:\/\/www.upwork.com\/*" ], "resources": [ "Poppins-Thin.d55c6bba.ttf", "Poppins-ExtraLight.f7670733.ttf", "Poppins-Light.668aab93.ttf", "Poppins-Regular.08ee8aa1.ttf", "Poppins-Medium.c94579e6.ttf", "Poppins-SemiBold.dc935b12.ttf", "MacPawFixelText-SemiBold.523deb79.otf", "Poppins-Bold.40048948.ttf", "Poppins-ExtraBold.a87b225e.ttf", "Poppins-Black.09d45fd8.ttf", "inject-block.e4551753.svg", "inject-block.a0f9fe6f.png", "inject-block.6158f3e6.svg" ] } ], "host_permissions": [ "https:\/\/*.upwork.com\/*", "https:\/\/*.bestletter.ai\/*" ] } |