工时统计
实时统计工时
Wat is 工时统计?
工时统计 is een Chrome-extensie ontwikkeld door princecauchy, en de belangrijkste functie is "实时统计工时".
Download het CRX-bestand van de extensie 工时统计
Download 工时统计-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
tuniu工时查询
Basisinformatie over de Extensie
Naam | 工时统计 |
ID | kagehnjihoghmlnlnenofhkpjgijmbca |
Officiële URL | https://chromewebstore.google.com/detail/%E5%B7%A5%E6%97%B6%E7%BB%9F%E8%AE%A1/kagehnjihoghmlnlnenofhkpjgijmbca |
Beschrijving | 实时统计工时 |
Bestandsgrootte | 62.22 KB |
Aantal Installaties | 15 |
Huidige Versie | 1.6 |
Laatst Bijgewerkt | 2018-01-17 |
Publicatiedatum | 2018-01-16 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | princecauchy |
Betalingswijze | free |
Ondersteunde Talen | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u5de5\u65f6\u7edf\u8ba1", "version": "1.6", "description": "\u5b9e\u65f6\u7edf\u8ba1\u5de5\u65f6", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_title": "\u5de5\u65f6\u7edf\u8ba1", "default_popup": "popup.html" }, "options_page": "options.html", "permissions": [ "*:\/\/hr.tuniu.com\/index.php?m=AttendanceMyAttendance,attendance2", "notifications" ], "homepage_url": "http:\/\/hr.tuniu.com\/" } |