B:BD[
2.15206] → [
2.15206:15575]
- Show title text: for each `img[title]`, copy the title out as sibling `p`
- Remove resizing: for each `img`, remove srcset,height,width attr, remove ComicPress resizing parameters in src attr
- Guessing bonus panel: for SMBC, make a copy of `img` with extra `_after` in `src` filename. It may happen to differ from real panel, but that's less load on SMBC servers
- [x] Show title text: for each `img[title]`, copy the title out as sibling `p`
- [x] Remove resizing: for each `img`, remove srcset,height,width attr, remove ComicPress resizing parameters in src attr