小说阅读助手
小说阅读助手是一款可以在浏览器无广告看小说,更多功能持续更新中。
What is 小说阅读助手?
小说阅读助手 is a Chrome extension developed by llcchj2, and its main feature is "小说阅读助手是一款可以在浏览器无广告看小说,更多功能持续更新中。".
Extension Screenshots
Download 小说阅读助手 Extension CRX File
Download 小说阅读助手 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
小说阅读器是一款可以在浏览器无广告看小说,更多功能持续更新中。
Extension Basic Information
Name | |
ID | dknlfmhongfkfakmhhnmgfgnhhcbmldm |
Official URL | https://chromewebstore.google.com/detail/%E5%B0%8F%E8%AF%B4%E9%98%85%E8%AF%BB%E5%8A%A9%E6%89%8B/dknlfmhongfkfakmhhnmgfgnhhcbmldm |
Description | 小说阅读助手是一款可以在浏览器无广告看小说,更多功能持续更新中。 |
File Size | 66.52 KB |
Installation Count | 459,678 |
Current Version | 15.23.35 |
Last Updated | 2024-01-10 |
Publish Date | 2020-03-23 |
Rating | 1.67/5 Total 6 Ratings |
Developer | llcchj2 |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.kantu365.com/home/index/userLicense.html |
Supported Languages | zh-CN |
manifest.json | |
{ "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": { "16": "icon\/logo16.png", "32": "icon\/logo32.png", "64": "icon\/logo64.png" }, "default_popup": "pop.html", "default_title": "\u5c0f\u8bf4\u9605\u8bfb\u52a9\u624b" }, "content_scripts": [ { "js": [ "js\/lib\/jquery.js", "js\/lib\/lib.js", "js\/qr\/com\/qrcalculib.js", "js\/content.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "description": "\u5c0f\u8bf4\u9605\u8bfb\u52a9\u624b\u662f\u4e00\u6b3e\u53ef\u4ee5\u5728\u6d4f\u89c8\u5668\u65e0\u5e7f\u544a\u770b\u5c0f\u8bf4\uff0c\u66f4\u591a\u529f\u80fd\u6301\u7eed\u66f4\u65b0\u4e2d\u3002", "icons": { "64": "icon\/logo64.png", "32": "icon\/logo32.png", "16": "icon\/logo16.png" }, "manifest_version": 3, "name": "\u5c0f\u8bf4\u9605\u8bfb\u52a9\u624b", "declarative_net_request": { "rule_resources": [ { "id": "ruleset", "enabled": true, "path": "rules.json" } ] }, "permissions": [ "storage", "unlimitedStorage", "tabs", "declarativeNetRequest", "scripting" ], "host_permissions": [ " |