Mentor Goal
L'extension Mentor Goal est arrivée !
Mentor Goal là gì?
Mentor Goal là một tiện ích mở rộng Chrome được phát triển bởi https://mentorgoal.com, và tính năng chính của nó là "L'extension Mentor Goal est arrivée !".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Mentor Goal
Tải xuống các tệp mở rộng Mentor Goal dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
L’extension OneClick te permet de gagner du temps dans le suivi de tes candidatures sur Mentor Goal. Tu peux ajouter un 1 clic sur ton tableau de suivi une offre que tu as trouvée sur un site de recherche d'emploi.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Mentor Goal |
ID | liifiipnglpjacgkfeojooabgiionbeg |
URL Chính Thức | https://chromewebstore.google.com/detail/mentor-goal/liifiipnglpjacgkfeojooabgiionbeg |
Mô tả | L'extension Mentor Goal est arrivée ! |
Kích Thước Tệp | 123 KB |
Số Lần Cài Đặt | 464 |
Phiên Bản Hiện Tại | 1.1.26 |
Cập Nhật Lần Cuối | 2023-10-19 |
Ngày Phát Hành | 2023-02-05 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://mentorgoal.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://mentorgoal.com/ |
URL Trang Trợ Giúp | https://mentorgoal.com/ |
URL Trang Chính Sách Bảo Mật | https://mentorgoal.com/rgpd |
Ngôn Ngữ Được Hỗ Trợ | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1.26", "name": "Mentor Goal", "description": "L'extension Mentor Goal est arriv\u00e9e !", "background": { "service_worker": "scripts\/background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "run_at": "document_end", "js": [ "assets\/index.b636cc2e.js" ], "css": [ "assets\/index.bdd0251c.css" ], "media": [] } ], "web_accessible_resources": [ { "resources": [ "assets\/index.bdd0251c.css", "assets\/mgVector.8a05d86f.svg", "assets\/cross.5379f5bf.svg", "assets\/eye.a107c71c.svg", "assets\/loader.2d483209.svg" ], "matches": [ " |