S.E.P.I.A. Framework Tools
Browser tools for SEPIA open-source, voice-assistant framework.
S.E.P.I.A. Framework Toolsคืออะไร?
S.E.P.I.A. Framework Tools เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sepia-framework.github.io และคุณลักษณะหลักของมันคือ "Browser tools for SEPIA open-source, voice-assistant framework."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย S.E.P.I.A. Framework Tools
ดาวน์โหลดไฟล์ส่วนขยาย S.E.P.I.A. Framework Tools ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gbdjpbipoaacccffgemiflnhfldahopp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/sepia-framework-tools/gbdjpbipoaacccffgemiflnhfldahopp |
คำอธิบาย | Browser tools for SEPIA open-source, voice-assistant framework. |
ขนาดไฟล์ | 106 KB |
จำนวนการติดตั้ง | 29 |
เวอร์ชันปัจจุบัน | 0.6.2 |
อัปเดตครั้งล่าสุด | 2019-07-10 |
วันที่เผยแพร่ | 2019-07-06 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://sepia-framework.github.io |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://sepia-framework.github.io/privacy-policy.html |
ภาษาที่รองรับ | 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", " |