חילן פלוס
עוזר לעובדי אינטרווייז לדעת כמה שעות חסרות להם בכל בחודש
What is חילן פלוס?
חילן פלוס is a Chrome extension developed by Orel Eliyahu, and its main feature is "עוזר לעובדי אינטרווייז לדעת כמה שעות חסרות להם בכל בחודש".
Extension Screenshots
Download חילן פלוס Extension CRX File
Download חילן פלוס extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
מציג נתונים עבור כל חודש עם מספר השעות החסרות
Extension Basic Information
Name | חילן פלוס |
ID | cdpjjpplceednkpacpfbahkmfemjcagg |
Official URL | https://chromewebstore.google.com/detail/%D7%97%D7%99%D7%9C%D7%9F-%D7%A4%D7%9C%D7%95%D7%A1/cdpjjpplceednkpacpfbahkmfemjcagg |
Description | עוזר לעובדי אינטרווייז לדעת כמה שעות חסרות להם בכל בחודש |
File Size | 58.32 KB |
Installation Count | 52 |
Current Version | 1.1 |
Last Updated | 2017-12-29 |
Publish Date | 2017-12-29 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Orel Eliyahu |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |