aday語音報讀
使用系統內建的語音進行網頁報讀
Wat is aday語音報讀?
aday語音報讀 is een Chrome-extensie ontwikkeld door aday0123b, en de belangrijkste functie is "使用系統內建的語音進行網頁報讀".
Extensie Screenshots
Download het CRX-bestand van de extensie aday語音報讀
Download aday語音報讀-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
text to speech 句子點讀式的語音報讀 Basisinformatie over de Extensie
| Naam | |
| ID | genhbfcaempmppmoonblekidkagafkio |
| Officiële URL | https://chromewebstore.google.com/detail/aday%E8%AA%9E%E9%9F%B3%E5%A0%B1%E8%AE%80/genhbfcaempmppmoonblekidkagafkio |
| Beschrijving | 使用系統內建的語音進行網頁報讀 |
| Bestandsgrootte | 16.06 KB |
| Aantal Installaties | 1,260 |
| Huidige Versie | 2.4 |
| Laatst Bijgewerkt | 2021-06-24 |
| Publicatiedatum | 2018-06-08 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | aday0123b |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "aday\u8a9e\u97f3\u5831\u8b80",
"description": "\u4f7f\u7528\u7cfb\u7d71\u5167\u5efa\u7684\u8a9e\u97f3\u9032\u884c\u7db2\u9801\u5831\u8b80",
"version": "2.4",
"icons": {
"64": "icons\/speak.png"
},
"browser_action": {
"default_icon": {
"64": "icons\/speak.png"
},
"default_popup": "action\/index.html",
"default_title": "my Options addon"
},
"options_ui": {
"page": "option\/index.html"
},
"permissions": [
"storage",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
" | |