Fiscoclic

Fiscoclic

Τι είναι το Fiscoclic;

Το Fiscoclic είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.fiscoclic.mx, και η κύρια λειτουργία του είναι "Fiscoclic".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Fiscoclic

Λήψη αρχείων επέκτασης Fiscoclic σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
    ]
}