S.E.P.I.A. Framework Tools
Browser tools for SEPIA open-source, voice-assistant framework.
Was ist S.E.P.I.A. Framework Tools?
S.E.P.I.A. Framework Tools ist eine Chrome-Erweiterung, die von https://sepia-framework.github.io entwickelt wurde, und ihr Hauptmerkmal ist "Browser tools for SEPIA open-source, voice-assistant framework.".
Erweiterungsscreenshots
S.E.P.I.A. Framework Tools-Erweiterungs-CRX-Datei herunterladen
Laden Sie S.E.P.I.A. Framework Tools-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
SEPIA is an open-source, digital voice-assistant that runs on your own server, e.g. at home on a Raspberry Pi. The SEPIA cross-platform client that connects to your server works nicely as a stand-alone app in Chrome's kiosk mode (think of it as a smart-speaker with display), but this mode has no control buttons for browser tabs (obviously). This extensions simply adds 2 additional functions to better handle kiosk mode apps: - Switch the user-agent to Chrome mobile or any custom string - Show/hide an additional navigation bar overlay (excluding localhosts) to close tabs More functions might be added over time as needed ;-) The extension is open-source (like anything in SEPIA) and the code can be found here: https://github.com/SEPIA-Framework/sepia-browser-extensions Have fun and don't forget to check-out SEPIA open assistant :-) https://sepia-framework.github.io/ or: https://github.com/SEPIA-Framework/sepia-docs
Grundlegende Informationen zur Erweiterung
Name | |
ID | gbdjpbipoaacccffgemiflnhfldahopp |
Offizielle URL | https://chromewebstore.google.com/detail/sepia-framework-tools/gbdjpbipoaacccffgemiflnhfldahopp |
Beschreibung | Browser tools for SEPIA open-source, voice-assistant framework. |
Dateigröße | 106 KB |
Installationsanzahl | 29 |
Aktuelle Version | 0.6.2 |
Letztes Update | 2019-07-10 |
Veröffentlichungsdatum | 2019-07-06 |
Bewertung | 5.00/5 Insgesamt 2 Bewertungen |
Entwickler | https://sepia-framework.github.io |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sepia-framework.github.io/privacy-policy.html |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "S.E.P.I.A. Framework Tools", "short_name": "SEPIA Tools", "version": "0.6.2", "author": "Bytemind.de", "homepage_url": "https:\/\/sepia-framework.github.io\/", "description": "Browser tools for SEPIA open-source, voice-assistant framework.", "permissions": [ "activeTab", "storage", "webRequest", "webRequestBlocking", " |