Fiscoclic

Fiscoclic

Fiscoclic क्या है?

Fiscoclic https://www.fiscoclic.mx द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fiscoclic"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fiscoclic एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The extension is the complement of a SaaS B2B time and attendance platform for companies. Our platform allows company employees to check-in and check-out from mobile devices, tablets, windows computers and also from whats app. 

The extension is an additional channel to allow users who work in chrome for their activities, to quickly access to register their attendance. The extension connects in real time to our server where it sends the check-in and check-out records.

In all our channels, the user registers his gps coordinates, the device id and the status of the activity performed. This information is concentrated in the server and allows the company to know in real time the times per activity, absences, delays and overtime.                    

एक्सटेंशन की मूल जानकारी

नाम Fiscoclic Fiscoclic
ID cfnjenedonilbikompildggleanilfjg
आधिकारिक URL https://chromewebstore.google.com/detail/fiscoclic/cfnjenedonilbikompildggleanilfjg
विवरण Fiscoclic
फ़ाइल का आकार 777 KB
स्थापना संख्या 540
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2023-05-06
प्रकाशन तिथि 2022-12-10
डेवलपर https://www.fiscoclic.mx
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.fiscoclic.mx/nomina/control-de-asistencia.html
सहायता पृष्ठ URL https://www.fiscoclic.mx/
गोपनीयता नीति पृष्ठ URL https://www.fiscoclic.mx/nomina/registro/avisoprivacidadnomina.pdf
समर्थित भाषाएँ es-419
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fiscoclic",
    "version": "1.0.3",
    "description": "Fiscoclic",
    "manifest_version": 3,
    "author": "Poonam Tiwari",
    "action": {
        "default_popup": "index.html",
        "default_title": "login"
    },
    "icons": {
        "16": "img\/logo.png",
        "48": "img\/logo.png",
        "128": "img\/logo.png"
    },
    "content_security_policy": {
        "extension_page": "script-src 'self' 'sha256-RUHE02GpZU52P1p10yguBsx\/19FoS\/+uCwlTVO0ZSBg='"
    },
    "permissions": [
        "geolocation"
    ],
    "host_permissions": [
        "https:\/\/www.fiscoclic.mx\/",
        "https:\/\/localhost\/",
        "https:\/\/www.google.com\/",
        "http:\/\/*.google.com\/",
        "https:\/\/openfpcdn.io\/fingerprintjs\/v3"
    ]
}