Odoo Utility
Simple shortcuts and tools to save time
Was ist Odoo Utility?
Odoo Utility ist eine Chrome-Erweiterung, die von https://www.droggol.com entwickelt wurde, und ihr Hauptmerkmal ist "Simple shortcuts and tools to save time".
Erweiterungsscreenshots
Odoo Utility-Erweiterungs-CRX-Datei herunterladen
Laden Sie Odoo Utility-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
- Bookmark of daily odoo links. - Quick login buttons on login page. - Navigation buttons. - Light/Dark theme.
Grundlegende Informationen zur Erweiterung
Name | Odoo Utility |
ID | jllbemjkkabaohnjcnajhflahlkehmlf |
Offizielle URL | https://chromewebstore.google.com/detail/odoo-utility/jllbemjkkabaohnjcnajhflahlkehmlf |
Beschreibung | Simple shortcuts and tools to save time |
Dateigröße | 1.26 MB |
Installationsanzahl | 4,179 |
Aktuelle Version | 3.1 |
Letztes Update | 2022-10-10 |
Veröffentlichungsdatum | 2019-08-15 |
Bewertung | 4.95/5 Insgesamt 22 Bewertungen |
Entwickler | https://www.droggol.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.droggol.com/odoo-tools |
Hilfeseite URL | https://www.droggol.com/contactus |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Odoo Utility", "version": "3.1", "description": "Simple shortcuts and tools to save time", "action": { "default_popup": "popup.html", "default_icon": { "16": "\/src\/images\/icon16.png", "32": "\/src\/images\/icon32.png", "48": "\/src\/images\/icon48.png", "128": "\/src\/images\/icon128.png" } }, "icons": { "16": "\/src\/images\/icon16.png", "48": "\/src\/images\/icon48.png", "128": "\/src\/images\/icon128.png" }, "author": "Droggol Infotech Private Limited", "background": { "service_worker": "\/src\/js\/background.js" }, "content_scripts": [ { "matches": [ " |