Simplicate
Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!
What is Simplicate?
Simplicate is a Chrome extension developed by simplicate.com, and its main feature is "Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer!".
Extension Screenshots
Download Simplicate Extension CRX File
Download Simplicate extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Simplicate |
ID | lnmfbaobeliahpkiakfgfephfechelhn |
Official URL | https://chromewebstore.google.com/detail/simplicate/lnmfbaobeliahpkiakfgfephfechelhn |
Description | Tijdregistratie met start-stop-functionaliteit, JIRA-integratie en meer! |
File Size | 809 KB |
Installation Count | 3,494 |
Current Version | 3.0.0 |
Last Updated | 2023-05-26 |
Publish Date | 2020-04-19 |
Rating | 4.00/5 Total 7 Ratings |
Developer | simplicate.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.simplicate.com/ |
Supported Languages | 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": [ " |