ChampResumes
This extension is a sample extension for champresumes.com website
ChampResumesとは何ですか?
ChampResumesはhttps://champresumes.comによって開発されたChromeの拡張機能で、その主な機能は「This extension is a sample extension for champresumes.com website」です。
拡張機能のスクリーンショット
ChampResumes拡張機能のCRXファイルをダウンロード
ChampResumes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Boost your career with us! – World’s First Extension that Not Only Provides You with Helpful Career Tips But Actually writes You Brand New Resume.
Champresumes gives you these truly awesome opportunities:
- We match best suitable certified writer with proven track record to write or edit your resume;
- We deliver drafts within 1-3 days and constantly inform you on live progress via emails;
- Unlimited revisions, support and explanations in 7 days period;
- We help even with super urgent request: our support team working 24/7 online to cover all of your needs;
Our main goal is to provide you with top level resume that will make a difference.
We are available 24/7:
- email: [email protected]
- check our live chat on the web site: champresumes.com 拡張機能の基本情報
| 名前 | |
| ID | plbgnbhfnefkeofmgoccfgfjmjakhfhf |
| 公式URL | https://chromewebstore.google.com/detail/champresumes/plbgnbhfnefkeofmgoccfgfjmjakhfhf |
| 説明 | This extension is a sample extension for champresumes.com website |
| ファイルサイズ | 5.92 KB |
| インストール数 | 86 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2015-11-23 |
| 公開日 | 2015-11-23 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | https://champresumes.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://champresumes.com/ |
| ヘルプページのURL | http://champresumes.com/site/contact |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "ChampResumes",
"description": "This extension is a sample extension for champresumes.com website",
"version": "1.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"https:\/\/ajax.googleapis.com\/"
]
} | |