My CV Creator
Online Resume and Cover Letter Builder
My CV Creatorとは何ですか?
My CV Creatorはhttps://mycvcreator.comによって開発されたChromeの拡張機能で、その主な機能は「Online Resume and Cover Letter Builder」です。
拡張機能のスクリーンショット
My CV Creator拡張機能のCRXファイルをダウンロード
My CV Creator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Online Resume Builder so Easy to Use, the Resumes Write Themselves.
Automatic Cover Letters. Perfect CV in Minutes. No writing experience needed.
Make a CV in minutes. Step-by-step guidance.
Creating a Professional Resume and Cover Letter Has Never Been So Easy.
The only online resume builder that'll land you interviews.
Create a professional resume in minutes, download, and print. 拡張機能の基本情報
| 名前 | |
| ID | clgmklnimlpcdidjjfhgjnhdjfhaadml |
| 公式URL | https://chromewebstore.google.com/detail/my-cv-creator/clgmklnimlpcdidjjfhgjnhdjfhaadml |
| 説明 | Online Resume and Cover Letter Builder |
| ファイルサイズ | 136 KB |
| インストール数 | 1,398 |
| 現在のバージョン | 3.1.1 |
| 最終更新日 | 2022-03-07 |
| 公開日 | 2020-07-09 |
| 評価 | 3.67/5 合計 12 レビュー |
| 開発者 | https://mycvcreator.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://mycvcreator.com/home |
| ヘルプページのURL | https://mycvcreator.com/contact |
| プライバシーポリシーページのURL | https://mycvcreator.com/privacy-policy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "My CV Creator",
"description": "Online Resume and Cover Letter Builder",
"version": "3.1.1",
"icons": {
"128": "icon_128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"tabs",
"bookmarks"
],
"optional_permissions": [
"unlimitedStorage"
],
"host_permissions": [
"http:\/\/www.mycvcreator.com\/",
"*:\/\/*\/*"
]
} | |