ModernLoop Extension
ModernLoop extension
ModernLoop Extension란 무엇입니까?
ModernLoop Extension은(는) modernloop에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "ModernLoop extension"입니다.
확장 프로그램 스크린샷
ModernLoop Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | ModernLoop Extension |
ID | bdljmpplpbibfkejhafjkngnhkenpnoi |
공식 URL | https://chromewebstore.google.com/detail/modernloop-extension/bdljmpplpbibfkejhafjkngnhkenpnoi |
설명 | ModernLoop extension |
파일 크기 | 1.37 MB |
설치 횟수 | 768 |
현재 버전 | 2.0.4 |
최근 업데이트 | 2023-09-27 |
출시 날짜 | 2021-04-27 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | modernloop |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://modernloop.io/ |
도움말 페이지 URL | https://modernloop.io/ |
지원되는 언어 | 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": [ " |