https://github.com/maxadams0/htmlcbz
A html/js in-browswer .cbz comic/manga file viewer
https://github.com/maxadams0/htmlcbz
Last synced: 4 months ago
JSON representation
A html/js in-browswer .cbz comic/manga file viewer
- Host: GitHub
- URL: https://github.com/maxadams0/htmlcbz
- Owner: MaxAdams0
- Created: 2025-02-27T09:23:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-27T03:46:43.000Z (about 1 year ago)
- Last Synced: 2025-10-19T11:55:48.869Z (8 months ago)
- Language: HTML
- Homepage:
- Size: 34.2 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HtmlCbz
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!
## How to use
- Go to [https://maxadams0.github.io/HtmlCbz](https://maxadams0.github.io/HtmlCbz)
- Go to [https://htmlcbz.pages.dev/](https://htmlcbz.pages.dev/)
- Run it through browser ( just open index.html )
- By using the Google Docs feature 'Apps Script' ( follow instructions below )
## How to create Google Docs deployment using Apps Script
### 7 steps but they're not hard, promise
> 1. Create a new doc
> 2. Go to `Extensions -> Apps Script` (it will open a new tab)
> 3. Under the `Files` section, there should be a `Code.gs` file
> 4. Make another file named `Index.html` (make sure the first letter is capitalized)
> 5. In Github copy/paste the contents of `Code.gs` and `Index.html` into the files you made in Apps Script
> 6. Go back to the Google Doc and refresh
> 7. If a new menu tab should appear called `Cbz Reader`, you're good to go! Have fun avoiding classwork!
## Features
- Load any .Cbz file
- Page counter
## Planned Features
- ~~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