Simplicate

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

Simplicate란 무엇입니까?

Simplicate은(는) simplicate.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Simplicate 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Simplicate Simplicate
ID lnmfbaobeliahpkiakfgfephfechelhn
공식 URL https://chromewebstore.google.com/detail/simplicate/lnmfbaobeliahpkiakfgfephfechelhn
설명 Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!
파일 크기 809 KB
설치 횟수 3,494
현재 버전 3.0.0
최근 업데이트 2023-05-26
출시 날짜 2020-04-19
평점 4.00/5 총 7 개의 평점
개발자 simplicate.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.simplicate.com/
지원되는 언어 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"
}