{"id":21502776,"url":"https://github.com/fuzetsu/manga-loader","last_synced_at":"2025-07-26T10:37:32.507Z","repository":{"id":27265950,"uuid":"112797240","full_name":"fuzetsu/manga-loader","owner":"fuzetsu","description":"standardize manga reading experience across the web","archived":false,"fork":false,"pushed_at":"2022-12-13T00:47:21.000Z","size":369,"stargazers_count":135,"open_issues_count":37,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-08T09:51:36.122Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuzetsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-01T23:38:06.000Z","updated_at":"2025-04-03T09:46:45.000Z","dependencies_parsed_at":"2023-01-14T06:20:36.099Z","dependency_job_id":null,"html_url":"https://github.com/fuzetsu/manga-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fuzetsu/manga-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzetsu%2Fmanga-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzetsu%2Fmanga-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzetsu%2Fmanga-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzetsu%2Fmanga-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuzetsu","download_url":"https://codeload.github.com/fuzetsu/manga-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuzetsu%2Fmanga-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267150480,"owners_count":24043473,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-23T18:17:45.997Z","updated_at":"2025-07-26T10:37:32.485Z","avatar_url":"https://github.com/fuzetsu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Manga Loader](https://greasyfork.org/en/scripts/692-manga-loader)\n\n## Contributing\nI have decided to put this script on github in the hopes people start submitting their implementations for new sites to speed up the development. \n\nA while back I put together a video to show off the basic procedure for creating an implementation for Manga Loader, if you are interested in adding a new site yourself, but do not know how, check out [this video.](https://www.youtube.com/watch?v=zgaogJCL8xQ)\n\nI do not have much time to work on this nowadays, but at the same time I do not want the project to be left behind, so let's see how this goes!\n\n## About\n\nSimple. Lightweight. Fast. \n\nManga Loader allows loading of entire chapters from manga sites in a longstrip format (all images on one page).\n\nManga Loader tries to remove the bloat many other similar scripts have.\n\nWhen visiting a page supporting Manga Loader, a button will appear with the text \"Load Manga\".  \nClick the button or press `Ctrl+,` on the keyboard to load the manga into the current page.\n\nTo automatically load the userscript whenever possible, enable autoload from the settings menu.\n\nThe script loads 10 images at a time (by default) and loads when scrolling.  \nTo load all the images in the chapter at once, change the load num setting to the word \"all\".  \nTo load a specific number of pages, change the load num setting to the preferred number.  \nLoading less pages at once is useful if experiencing broken images or browser slowdowns.  \n\nManually reload a misbehaving image (loading unusually slow, or stuck loading half way) by clicking the small refresh icon in the bottom right info/toolbar, then click on the image.\n\n**Bookmarklet**: To use the script as a bookmark, copy the following code and create a bookmark. Make sure the `javascript:` part of the code is still there after pasting, otherwise the bookmark function will not work. **This method also works for using the script on mobile devices such as phones and tablets**.\n`javascript:(function(){BM_MODE=true;document.body.appendChild(document.createElement('script')).src='https://greasyfork.org/scripts/692-manga-loader/code/Manga%20Loader.user.js';}())`\n\n### Using the script on mobile devices\n**This video demonstrates using the script on an Android phone, but Manga Loader should work on any mobile device including iPhones, iPads and other tablets/phones**\n**\u003ca href=\"https://www.youtube.com/watch?v=QaQt2y5G_mE\"\u003eMobile Bookmarklet Demo Video\u003c/a\u003e**\n\n### Default Keybindings (configurable):\n\u003cpre\u003e\nZ - previous chapter\nX - exit\nC - next chapter\nW - scroll up\nS - scroll down\n+ - zoom in\n- - zoom out\n0 - reset zoom\n\u003c/pre\u003e\n\n**NEW in v1.7.x: Settings panel**  \n- Define custom CSS in the new settings panel (accessible through the gear icon at the bottom left)\n- The CSS will be saved and reapplied each time the script loads\n- Change the background color of the page, the width of the images and anything else in the settings panel\n\n**NEW in v1.8.x: Custom page loading and keybindings**  \n- The settings menu introduced in v1.7.x now contains all settings including number of pages to load and whether or not to autoload\n- Now possible to set exactly how many pages to lazyload instead of choosing between all or 10\n- To change the default keybindings in the settings panel, focus the corresponding textbox and press the key you would like to assign\n\n**NEW in v.1.10.x: CSS profiles**\n- Define multiple named css profiles you can switch between in the settings menu\n\n**NEW in v1.11.x: Zooming**\n-  Zoom in and out of images using the +/-/0 (plus/minus/zero) keys (configurable)\n\n### How to get to the menu options for this script\n\nClick the gear icon at the bottom right of the screen while the script is active.\n\n# Changelog\n\nSee a summary of changes for each new version of the script \u003ca href=\"https://greasyfork.org/en/scripts/692-manga-loader/versions\"\u003ehere\u003c/a\u003e.\n\n# Supported Sites\n\n### Manga\n\n* http://bato.to\n* http://mangafox.me\n* http://readms.com\n* http://mangareader.net\n* http://mangahere.co\n* http://mangapanda.com\n* http://mangapark.me\n* http://mangacow.co\n* http://mangatown.com\n* http://manga-joy.com\n* http://mangawall.com\n* http://manga.animea.net\n* http://www.thespectrum.net/manga_scans\n* http://kissmanga.com\n* http://mangadoom.co\n* http://www.mangago.me\n* http://eatmanga.com\n* http://mangalator.ch\n* http://www.mangacat.me\n* http://www.mangakaka.com\n* http://www.readmanga.today\n* http://raw.senmanga.com\n* http://manga.redhawkscans.com\n* http://reader.s2smanga.com\n* http://casanovascans.com\n* http://mangatraders.org\n* http://mangainn.me\n* http://reader.vortex-scans.com\n* http://reader.roseliascans.com\n* http://mangatopia.net\n* http://www.twistedhelscans.com\n* http://sensescans.com\n* http://reader.kireicake.com\n* http://substitutescans.com\n* http://mangaichiscans.mokkori.fr\n* http://reader.shoujosense.com\n* http://www.friendshipscans.com\n* http://www.mangachapter.me\n* http://kawaii.ca/reader\n* http://manga.famatg.com\n* http://www.demonicscans.com/FoOlSlide/directory\n* http://kobato.hologfx.com/reader\n* http://reader.cafeconirst.com\n* http://reader.evilflowers.com\n* http://manga.inpowerz.com\n* http://necron99scans.com/reader\n* http://otscans.com/foolslide/directory\n* http://reader.psscans.info\n* http://kawaii.ca/reader\n* http://lonemanga.com\n* https://manga.madokami.com\n* http://read.egscans.com\n* https://jaiminisbox.com/reader\n* http://imperialscans.com\n* http://spinybackmanga.com\n* http://www.senmanga.com\n* http://www.mangaeden.com\n* http://moonbunnycafe.com/comics\n* http://gomanga.co\n* http://www.otakusmash.com\n* http://www.mangahome.com\n* http://www.mangamint.com\n* http://reader.manga-download.org\n* http://titaniascans.com\n* http://helveticascans.com/reader\n* http://reader.thecatscans.com\n* http://yonkouprod.com/reader\n* http://www.sh-arab.com/manga (Arabic)\n* http://www.manga.ae (Arabic)\n* http://mangaforall.com (Arabic)\n* http://www.3asq.info (Arabic)\n* http://manga-ar.net (Arabic)\n* http://gmanga.me (Arabic)\n* http://www.japscan.com (French)\n* http://abandonedkittenscans.mokkori.fr/reader (French)\n* http://www.pecintakomik.com (Indonesian)\n* http://mangaindo.co (Indonesian)\n* http://www.komikstation.com (Indonesian)\n* http://centraldemangas.net (Portuguese)\n* http://br.mangahost.com/mangas (Portuguese)\n* http://hqbr.com.br (Portuguese)\n* http://unionmangas.net (Portuguese)\n* http://manhua.dmzj.com (Chinese)\n* http://www.dmzj.com (Chinese)\n* http://dm5.com (Chinese)\n* http://www.kukudm.com (Chinese)\n* http://www.chuixue.com (Chinese)\n* http://www.mymh8.com (Chinese)\n* http://www.cartoonmad.com (Chinese)\n* http://tw.ikanman.com (Chinese)\n\n### Comics\n\n* http://hellocomic.com\n* http://readcomiconline.me\n* http://www.comicastle.org\n* http://readcomics.tv\n\n### Pending Site Requests\n\nSites that people have requested implementations for that I haven't gotten around to adding yet and/or sites that I intend to add in the future.\n\n### Foolslide Site Requests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuzetsu%2Fmanga-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuzetsu%2Fmanga-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuzetsu%2Fmanga-loader/lists"}