add: comnguoi novel

This commit is contained in:
2026-05-25 01:32:58 +07:00
parent 8ab2ac8281
commit 1ffef6a867
3 changed files with 30 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

+30
View File
@@ -0,0 +1,30 @@
{
"metadata": {
"name": "[APP] Cơm Nguội Novel",
"author": "kychi",
"version": 1,
"icon": "icon.png",
"source": "https://truyendichmienphi.com",
"regexp": "(www\\.)?truyendichmienphi\\.com/.*",
"description": "Đọc truyện trên app Cơm Nguội Novel\n Đọc chậm, không tải \n\n HƯỚNG DẪN CÀI CONFIG: \n Không hướng dẫn, ib để hỗ trợ",
"locale": "vi_VN",
"language": "javascript",
"type": "novel"
},
"script": {
"home": "home.js",
"gen": "gen.js",
"genre": "genre.js",
"search": "search.js",
"detail": "detail.js",
"toc": "toc.js",
"chap": "chap.js"
},
"config": {
"USER_TOKEN": {
"title": "Token Cơm Nguội",
"mode": "input",
"format": "multiline"
}
}
}
Binary file not shown.