12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "youka",
- "id": "239381559482777600"
- },
- "service": "MangaLife",
- "altnames": [
- "Manga4Life"
- ],
- "description": {
- "en": "MangaLife: Read free manga online."
- },
- "url": [
- "www.manga4life.com",
- "manga4life.com"
- ],
- "regExp": "([a-z0-9]+[.])?manga4life[.]com",
- "version": "1.0.18",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/M/MangaLife/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/MangaLife/assets/thumbnail.png",
- "color": "#6cabdf",
- "category": "anime",
- "tags": [
- "anime",
- "manga"
- ],
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "cover",
- "title": "Show Cover",
- "icon": "fad fa-images",
- "value": true
- },
- {
- "id": "timestamps",
- "title": "Show Timestamps",
- "icon": "fad fa-clock",
- "value": true
- },
- {
- "id": "buttons",
- "title": "Show Buttons",
- "icon": "fad fa-mouse-pointer",
- "value": true
- }
- ]
- }
|