ModernLoop Extension
ModernLoop extension
ModernLoop Extension là gì?
ModernLoop Extension là một tiện ích mở rộng Chrome được phát triển bởi modernloop, và tính năng chính của nó là "ModernLoop extension".
Ả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 ModernLoop Extension
Tải xuống các tệp mở rộng ModernLoop Extension 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
Modernloop is a productivity tool for recruiting co-ordinators. It integrates with Application tracking systems like Greenhouse, Lever or Ashby. As part of this extension Modernloop gives an option to user to open Greenhouse, Lever or Ashby candidate profile in Modernloop in a new tab.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ModernLoop Extension |
ID | bdljmpplpbibfkejhafjkngnhkenpnoi |
URL Chính Thức | https://chromewebstore.google.com/detail/modernloop-extension/bdljmpplpbibfkejhafjkngnhkenpnoi |
Mô tả | ModernLoop extension |
Kích Thước Tệp | 1.37 MB |
Số Lần Cài Đặt | 768 |
Phiên Bản Hiện Tại | 2.0.4 |
Cập Nhật Lần Cuối | 2023-09-27 |
Ngày Phát Hành | 2021-04-27 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | modernloop |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://modernloop.io/ |
URL Trang Trợ Giúp | https://modernloop.io/ |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ModernLoop Extension", "version": "2.0.4", "manifest_version": 3, "description": "ModernLoop extension", "icons": { "16": ".\/images\/logo-16x16.png", "32": ".\/images\/logo-28x28.png", "64": ".\/images\/logo-56x56.png" }, "background": { "service_worker": ".\/background.bundle.js" }, "options_page": ".\/options.html", "action": [], "permissions": [ "scripting", "storage" ], "web_accessible_resources": [ { "resources": [ ".\/css\/styles.css", "panel.html", "floating_button.bundle.js" ], "matches": [ " |