Simplicate

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

Cos'è Simplicate?

Simplicate è un'estensione di Chrome sviluppata da simplicate.com, e la sua funzione principale è "Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Simplicate

Scarica i file di estensione Simplicate in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Simplicate Simplicate
ID lnmfbaobeliahpkiakfgfephfechelhn
URL Ufficiale https://chromewebstore.google.com/detail/simplicate/lnmfbaobeliahpkiakfgfephfechelhn
Descrizione Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!
Dimensione del File 809 KB
Conteggio Installazioni 3,494
Versione Corrente 3.0.0
Ultimo Aggiornamento 2023-05-26
Data di Pubblicazione 2020-04-19
Valutazione 4.00/5 Totale 7 Valutazioni
Sviluppatore simplicate.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.simplicate.com/
Lingue Supportate 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"
}