KISS4V_chrome拡張
KISS4Vを使ってWebページを読み上げる拡張機能です。
Wat is KISS4V_chrome拡張?
KISS4V_chrome拡張 is een Chrome-extensie ontwikkeld door bisu, en de belangrijkste functie is "KISS4Vを使ってWebページを読み上げる拡張機能です。".
Extensie Screenshots
Download het CRX-bestand van de extensie KISS4V_chrome拡張
Download KISS4V_chrome拡張-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Webページをボイスロイドに読み上げてもらうことができる拡張機能です。 下記のような目的で利用できます。 ・Pixiv小説や青空文庫のような文学作品の読み上げ ・ティラノスクリプトの自動読み上げ ・Gmailの読み上げ
Basisinformatie over de Extensie
Naam | KISS4V_chrome拡張 |
ID | ebobjljncahboghpchcidlkdcdhkhbdp |
Officiële URL | https://chromewebstore.google.com/detail/kiss4vchrome%E6%8B%A1%E5%BC%B5/ebobjljncahboghpchcidlkdcdhkhbdp |
Beschrijving | KISS4Vを使ってWebページを読み上げる拡張機能です。 |
Bestandsgrootte | 42.94 KB |
Aantal Installaties | 305 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2021-03-24 |
Publicatiedatum | 2020-11-19 |
Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | bisu |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://biss-git.github.io/Portfolio/ |
Help Pagina-URL | https://biss-git.github.io/Portfolio/ |
URL van de Privacybeleid Pagina | https://biss-git.github.io/Portfolio/policy/chromeExtension.html |
Ondersteunde Talen | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "KISS4V_chrome\u62e1\u5f35", "short_name": "KISS4V", "description": "KISS4V\u3092\u4f7f\u3063\u3066Web\u30da\u30fc\u30b8\u3092\u8aad\u307f\u4e0a\u3052\u308b\u62e1\u5f35\u6a5f\u80fd\u3067\u3059\u3002", "author": "\u30d3\u30b9", "version": "1.1.0", "manifest_version": 2, "permissions": [ "contextMenus", "storage" ], "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "background": { "scripts": [ "lib\/axios.min.js", "js\/voiceroid.js", "js\/background.js" ], "presistent": false }, "content_scripts": [ { "matches": [ " |