painty

Results 14 comments of painty

It's a "cross-origin request" problem, will be fixed in the next version(Expected to be mid-january 2023)

v3.0.0 is now available [on the webstore](https://chrome.google.com/webstore/detail/cdopjfddjlonogibjahpnmjpoangjfff), give it a try. #53

The timestamp is generated by code in `~/.gitbook/versions/3.2.3/lib/output/website/onPage.js` For windows : `%USERPROFILE%\.gitbook\versions\3.2.3\lib\output\website\onPage.js` ```javascript ... getJSContext: function() { return { page: omit(context.page, 'content'), config: context.config, file: context.file, gitbook: context.gitbook, // change...