repo Breadcrumbs mihon_extensions / repo.json Latest commit HistoryHistory File metadata and controls Code Blame 7 lines (7 loc) · 187 Bytes Raw 1 2 3 4 5 6 7 { "meta": { "name": "Keiyoushi", "website": "https://keiyoushi.github.io", "signingKeyFingerprint": "9add655a78e...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} chaerun / mihon-extensions Public forked from keiyoushi/extensions Notifications You must be signed in to change notification settings Fork 0 Star 2 ...
点击查看全部评论 写下你的评论... 推荐阅读 免费漫画神器 Tachiyomi 最佳替代软件 Mihon 下载与使用教程 crystal MangaReader:一款开源的追漫神器,自带数十个漫画源的阅读器! 玩转开源 最强电脑端免费漫画软件 Suwayomi,支持导入图源 | Tachiyomi 电脑版 crystal 4款最流行免费漫画软件+1374个图源插件打包 老网编打...
post-receive hook gets triggered# which results in entry being added for that repo into uuid.log on remote# end since then finally git-annex senses that it needs to init that remote,# so it might have 1 more commit than local.# see https://github.com/datalad/datalad/issues/1319ok_(set...
"normalize-url": "2.0.1", "responselike": "1.0.2" }, "dependencies": { "lowercase-keys": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz", "integrity": "sha1-TjNms55/VFfjXxMkvfb4jQv8cwY=" } } }, ...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} bGlzdGRlcg / mihon-extensions Public forked from keiyoushi/extensions Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
Source extensions for the Mihon/Tachiyomi app. Contribute to chaerun/mihon-extensions development by creating an account on GitHub.
View details AntsyLich merged commit 45628b1 into mihonapp:main Aug 25, 2024 1 check passed Animeboynz deleted the URIRepoAddConfirm branch August 25, 2024 16:08 cuong-tran pushed a commit to komikku-app/komikku that referenced this pull request Aug 26, 2024 Add confirmation when ad...
"baseUrl": "https://kaliscan.me", "versionId": 1 } ] }, { "name": "Tachiyomi: keenspot", "pkg": "eu.kanade.tachiyomi.extension.en.keenspot", Expand DownExpand Up@@ -11527,10 +11587,10 @@ { "name": "Tachiyomi: MangaBuddy", ...
onClickDisable: (String) -> Unit, disabledRepos: Set<String>, // KMK <-- modifier: Modifier = Modifier, ) { LazyColumn( @@ -50,6 +61,11 @@ fun ExtensionReposContent( repo = it, onOpenWebsite = { onOpenWebsite(it) }, onDelete = { onClickDelete(it.baseUrl) }, // KMK --...