Compare commits

...

3 Commits

Author SHA1 Message Date
63bb6595dc Update README.md 2024-01-23 01:27:41 +07:00
07ccb4193b Update extensions repo 2024-01-22 17:19:00 +00:00
6ab9e6ba93 Update extensions repo 2024-01-22 15:34:23 +00:00
5 changed files with 9 additions and 17 deletions

View File

@ -14,15 +14,7 @@ https://github.com/keiyoushi/extensions-source/issues/new/choose
## Guide
### One-click installation
Navigate to [the website](https://keiyoushi.github.io/extensions) and tap "Add to Mihon/Tachiyomi", then restart the app.
### TachiyomiAZ
1. Go to Settings → Browse
2. Tap on "Edit repos" and then "+" button at bottom
3. Input `keiyoushi/extensions`
4. Enjoy!
[Getting started](https://keiyoushi.github.io/docs/guides/getting-started#adding-the-extension-repo)
# Others
If you're not using any of the above fork then manually download and update extensions from [the listing page](https://keiyoushi.github.io/extensions/extensions)
If you're not using any of the above fork then manually download and update extensions from [the listing page](https://keiyoushi.github.io/extensions/)

View File

@ -8281,10 +8281,10 @@
{
"name": "Tachiyomi: EarlyManga",
"pkg": "eu.kanade.tachiyomi.extension.en.earlymanga",
"apk": "tachiyomi-en.earlymanga-v1.4.22.apk",
"apk": "tachiyomi-en.earlymanga-v1.4.23.apk",
"lang": "en",
"code": 22,
"version": "1.4.22",
"code": 23,
"version": "1.4.23",
"nsfw": 0,
"hasReadme": 0,
"hasChangelog": 0,
@ -21335,10 +21335,10 @@
{
"name": "Tachiyomi: Mangaku",
"pkg": "eu.kanade.tachiyomi.extension.id.mangaku",
"apk": "tachiyomi-id.mangaku-v1.4.8.apk",
"apk": "tachiyomi-id.mangaku-v1.4.9.apk",
"lang": "id",
"code": 8,
"version": "1.4.8",
"code": 9,
"version": "1.4.9",
"nsfw": 0,
"hasReadme": 0,
"hasChangelog": 0,

File diff suppressed because one or more lines are too long