חילן פלוס
עוזר לעובדי אינטרווייז לדעת כמה שעות חסרות להם בכל בחודש
חילן פלוס란 무엇입니까?
חילן פלוס은(는) Orel Eliyahu에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "עוזר לעובדי אינטרווייז לדעת כמה שעות חסרות להם בכל בחודש"입니다.
확장 프로그램 스크린샷
חילן פלוס 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
מציג נתונים עבור כל חודש עם מספר השעות החסרות
확장 프로그램 기본 정보
이름 | חילן פלוס |
ID | cdpjjpplceednkpacpfbahkmfemjcagg |
공식 URL | https://chromewebstore.google.com/detail/%D7%97%D7%99%D7%9C%D7%9F-%D7%A4%D7%9C%D7%95%D7%A1/cdpjjpplceednkpacpfbahkmfemjcagg |
설명 | עוזר לעובדי אינטרווייז לדעת כמה שעות חסרות להם בכל בחודש |
파일 크기 | 58.32 KB |
설치 횟수 | 52 |
현재 버전 | 1.1 |
최근 업데이트 | 2017-12-29 |
출시 날짜 | 2017-12-29 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | Orel Eliyahu |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | iw |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u05d7\u05d9\u05dc\u05df \u05e4\u05dc\u05d5\u05e1", "description": "\u05e2\u05d5\u05d6\u05e8 \u05dc\u05e2\u05d5\u05d1\u05d3\u05d9 \u05d0\u05d9\u05e0\u05d8\u05e8\u05d5\u05d5\u05d9\u05d9\u05d6 \u05dc\u05d3\u05e2\u05ea \u05db\u05de\u05d4 \u05e9\u05e2\u05d5\u05ea \u05d7\u05e1\u05e8\u05d5\u05ea \u05dc\u05d4\u05dd \u05d1\u05db\u05dc \u05d1\u05d7\u05d5\u05d3\u05e9", "icons": { "16": "\/assets\/icon16.png", "48": "\/assets\/icon48.png", "128": "\/assets\/icon128.png" }, "version": "1.1", "permissions": [ "https:\/\/interwise.net.hilan.co.il\/*" ], "browser_action": { "default_title": "\u05d7\u05d9\u05dc\u05df \u05e4\u05dc\u05d5\u05e1", "default_icon": "\/assets\/icon48.png" }, "content_scripts": [ { "matches": [ "https:\/\/interwise.net.hilan.co.il\/*" ], "js": [ "\/js\/ext\/jquery-3.2.1.min.js", "\/js\/core\/hilan-helper.js", "\/js\/core\/dom-manipulation.js", "\/js\/core\/time-calculation.js", "\/js\/core\/utility.js", "\/js\/logic.js" ], "css": [ "\/css\/page.css" ], "all_frames": true } ], "web_accessible_resources": [ "\/css\/page.css" ], "manifest_version": 2, "short_name": "\u05d7\u05d9\u05dc\u05df \u05e4\u05dc\u05d5\u05e1" } |