A html/js in-browser .cbz comic/manga file viewer
Mainly intended for use in school/work where apps and other websites are probably blocked, but use it however you'd like!
- Go to https://maxadams0.github.io/HtmlCbz
- Go to https://htmlcbz.pages.dev/
- Run it through browser ( just open index.html )
- By using the Google Docs feature 'Apps Script' ( follow instructions below )
- Create a new doc
- Go to
Extensions -> Apps Script(it will open a new tab)- Under the
Filessection, there should be aCode.gsfile- Make another file named
Index.html(make sure the first letter is capitalized)- In Github copy/paste the contents of
Code.gsandIndex.htmlinto the files you made in Apps Script- Go back to the Google Doc and refresh
- If a new menu tab should appear called
Cbz Reader, you're good to go! Have fun avoiding classwork!
- Load any .Cbz file
- Page counter
Automatic GAS updater (so I don't have to manually copy over changes, has no user benefit besides reliability)Single html file, just cpy+paste!- Fix zoom changing page #
- Better UI
- Custom css styles
- Preference menu?
More ways to access (for school lol)Google docs & alt. website available