快读
文摘,摘要抽取
Wat is 快读?
快读 is een Chrome-extensie ontwikkeld door https://www.wssummary.net, en de belangrijkste functie is "文摘,摘要抽取".
Extensie Screenshots
Download het CRX-bestand van de extensie 快读
Download 快读-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
快读 - 帮助用户快速阅读长新闻,长文章。
1. 智能获取网页全文并提取精华,帮助用户快速阅读新闻。
2. 可以设定自己的摘要精华长度,百分比;
3. 可以分享摘要到新浪,腾讯微博 。 Basisinformatie over de Extensie
| Naam | |
| ID | nfidmhafkijgbeohmgglakglgokeciil |
| Officiële URL | https://chromewebstore.google.com/detail/%E5%BF%AB%E8%AF%BB/nfidmhafkijgbeohmgglakglgokeciil |
| Beschrijving | 文摘,摘要抽取 |
| Bestandsgrootte | 1.18 MB |
| Aantal Installaties | 1,265 |
| Huidige Versie | 1.34 |
| Laatst Bijgewerkt | 2014-11-08 |
| Publicatiedatum | 2014-11-07 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | https://www.wssummary.net |
| Betalingswijze | free |
| Ondersteunde Talen | zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "\u5feb\u8bfb",
"description": "\u6587\u6458\uff0c\u6458\u8981\u62bd\u53d6",
"version": "1.34",
"icons": {
"128": "icon.png"
},
"options_page": "options.html",
"browser_action": {
"default_icon": "icon.png",
"default_title": "\u5feb\u8bfb",
"default_popup": "popup.html"
},
"permissions": [
"http:\/\/www.google.com\/",
"http:\/\/*\/",
"tabs"
]
} | |