Life
The Life Google extension is designed for Gaditek employees. It brings the Attendance's Clock In & Out functionality to the browser.
Wat is Life?
Life is een Chrome-extensie ontwikkeld door https://life.gaditek.com, en de belangrijkste functie is "The Life Google extension is designed for Gaditek employees. It brings the Attendance's Clock In & Out functionality to the browser.".
Extensie Screenshots
Download het CRX-bestand van de extensie Life
Download Life-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
The Life Google extension is designed for Gaditek employees. It brings the Attendance's Clock In & Out functionality to the browser. Basisinformatie over de Extensie
| Naam | |
| ID | gadcpbjfkkldighbjnogbnpjfdgfnldm |
| Officiële URL | https://chromewebstore.google.com/detail/life/gadcpbjfkkldighbjnogbnpjfdgfnldm |
| Beschrijving | The Life Google extension is designed for Gaditek employees. It brings the Attendance's Clock In & Out functionality to the browser. |
| Bestandsgrootte | 1.23 MB |
| Aantal Installaties | 235 |
| Huidige Versie | 0.5.0 |
| Laatst Bijgewerkt | 2022-11-02 |
| Publicatiedatum | 2022-11-02 |
| Ontwikkelaar | https://life.gaditek.com |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Life",
"version": "0.5.0",
"description": "The Life Google extension is designed for Gaditek employees. It brings the Attendance's Clock In & Out functionality to the browser.",
"host_permissions": [
"https:\/\/life.gaditek.com\/",
"https:\/\/www.gaditek.com\/"
],
"background": {
"service_worker": "js\/background.js"
},
"action": {
"default_icon": "images\/icons\/icon-16x16.png",
"default_popup": "popup.html"
},
"icons": {
"16": "images\/icons\/icon-16x16.png",
"32": "images\/icons\/icon-32x32.png",
"48": "images\/icons\/icon-48x48.png",
"128": "images\/icons\/icon-128x128.png"
},
"manifest_version": 3
} | |