Resume
a plugin which helps you fetch a resume from website easily.
ما هو Resume؟
Resume هو إضافة Chrome تم تطويرها بواسطة vicklin، والميزة الرئيسية لها هي "a plugin which helps you fetch a resume from website easily.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Resume
قم بتنزيل ملفات الامتداد Resume بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
resume.crx主要为CVTE简历系统提供chrome插件版,方便HR在找简历的时候快速收录简历信息到公司简历系统中. 我们暂时不提供外网服务,仅适用于内部服务器.
معلومات أساسية عن التمديد
الاسم | |
ID | ieijcifeeeflnkhociafcfnobggfijef |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/resume/ieijcifeeeflnkhociafcfnobggfijef |
الوصف | a plugin which helps you fetch a resume from website easily. |
حجم الملف | 373 KB |
عدد التثبيتات | 25 |
النسخة الحالية | 1.0 |
آخر تحديث | 2014-11-10 |
تاريخ النشر | 2014-10-22 |
تقييم | 3.80/5 مجموع تقييمات 5 |
المطور | vicklin |
نوع الدفع | free |
اللغات المدعومة | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Resume", "version": "1.0", "manifest_version": 2, "description": "a plugin which helps you fetch a resume from website easily.", "browser_action": { "default_icon": { "19": "images\/logo19.png", "48": "images\/logo48.png", "128": "images\/logo128.png" }, "default_popup": "popup.html", "default_title": "resume fetch" }, "icons": { "19": "images\/logo19.png", "48": "images\/logo48.png", "128": "images\/logo128.png" }, "permissions": [ "http:\/\/*\/*", "tabs", " |