小说阅读器
小说阅读器
小说阅读器란 무엇입니까?
小说阅读器은(는) black.humour에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "小说阅读器"입니다.
확장 프로그램 스크린샷
小说阅读器 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
功能说明:将本地的txt文件,拖动到 chrome ,将展示为优雅阅读方式 - 阅读可以看浏览滚动条进度保存 - 配置字体/配色 - 可以全局搜索 展示效果图如截图
확장 프로그램 기본 정보
이름 | 小说阅读器 |
ID | gcaobcgombjmhnchjakkakhejncognlo |
공식 URL | https://chromewebstore.google.com/detail/%E5%B0%8F%E8%AF%B4%E9%98%85%E8%AF%BB%E5%99%A8/gcaobcgombjmhnchjakkakhejncognlo |
설명 | 小说阅读器 |
파일 크기 | 276 KB |
설치 횟수 | 22 |
현재 버전 | 1.0.8 |
최근 업데이트 | 2023-12-14 |
출시 날짜 | 2023-09-17 |
평점 | 1.00/5 총 1 개의 평점 |
개발자 | black.humour |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://github.com/bluebabes/chrome-novie-reader |
도움말 페이지 URL | https://github.com/bluebabes/chrome-novie-reader |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/plugin-photo-privacy-policy |
지원되는 언어 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "\u5c0f\u8bf4\u9605\u8bfb\u5668", "version": "1.0.8", "description": "\u5c0f\u8bf4\u9605\u8bfb\u5668", "icons": { "16": "assets\/icon\/main.png", "48": "assets\/icon\/main.png", "128": "assets\/icon\/main.png" }, "background": { "service_worker": "background-wrapper.js" }, "action": { "default_icon": { "19": "assets\/icon\/main.png", "38": "assets\/icon\/main.png" }, "default_title": "\u5c0f\u8bf4\u9605\u8bfb\u5668" }, "content_scripts": [ { "matches": [ " |