Simplicate

Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!

Qu'est-ce que Simplicate ?

Simplicate est une extension Chrome développée par simplicate.com, et sa fonction principale est "Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Simplicate

Téléchargez les fichiers d'extension Simplicate au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Tijdregistratie met start-stop-functionaliteit, Jira-integratie en eenvoudige navigatie naar je CRM-relaties in Simplicate.

Registreer uren in Simplicate met behulp van de browser extensie. Je kunt direct uren registreren of gebruik maken van een timer.

In het CRM tabblad navigeer je eenvoudig binnen je CRM-relaties.

Meer informatie is te vinden in onderstaand support artikel:
https://support.simplicate.nl/nl/articles/3942688-simplicate-browserextensie

Deze browser extensie maakt deel uit van Simplicate. Simplicate is eenvoudige en krachtige business software voor CRM, HRM, Sales, Projecten, Planning, Uren, Facturatie en Rapportages. Krijg inzicht in prestaties en ervaar een efficiënt bedrijfsproces.                    

Informations de Base sur l'Extension

Nom Simplicate Simplicate
ID lnmfbaobeliahpkiakfgfephfechelhn
URL Officiel https://chromewebstore.google.com/detail/simplicate/lnmfbaobeliahpkiakfgfephfechelhn
Description Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!
Taille du Fichier 809 KB
Nombre d'Installations 3,494
Version Actuelle 3.0.0
Dernière Mise à Jour 2023-05-26
Date de Publication 2020-04-19
Évaluation 4.00/5 Total 7 Évaluations
Développeur simplicate.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.simplicate.com/
Langues Prises en Charge nl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Simplicate",
    "version": "3.0.0",
    "description": "Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Simplicate"
    },
    "icons": {
        "16": "icons\/manifest\/icon128.png",
        "48": "icons\/manifest\/icon128.png",
        "128": "icons\/manifest\/icon128.png"
    },
    "short_name": "Simplicate",
    "permissions": [
        "identity",
        "storage",
        "tabs"
    ],
    "host_permissions": [
        ""
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx2KUqVGW2vqjNfV7b4v140PUkma\/uTGZdQZztXvaJxjOAFdPDQX5MBwvlUok6hoPzy8LuKa3bmib+6GJHtqVYCHqXtMiBqx+Voxo6juBESXx+UXWiBIq5uQ\/+VLp7IzqW\/RUdtTEINwfraOoq7P\/Zis1vrD2GbN1ujdPERw5Ye3YXKJ2aQCxI2I6jfgQoCnkG5IUny7jMsqUfbIYTAGS34kgWZy8GAtOAao4ieq++os+oETM7pvKCpPyztIG7JmroZvd8earhTsaUYQphejIeHwUucb\/CWk\/MyDxhQGUdqF\/LzeNwwxcHHCMIoDJ7M4syLd9cfNJm4SKJ+ufjQ8oJQIDAQAB"
}