A PDF saver Chrome extension for ChatGPT.
This is a Chrome Extension that allows users to convert conversations with ChatGPT into PDF files with specific formatting for paragraphs, lists (ordered or unordered), tables, and code snippets etc.
The extension also has the functionality to save the generated PDF files.
- HTML
- CSS
- JavaScript
- JSON
- Chrome's APIs
PDFmake
Learn more about it here.
To use the extension, follow the steps below:
- Download the repository as a ZIP file.
- Extract the ZIP file to a location of your choice.
- Open Google Chrome.
- Go to
chrome://extensions
in your address bar. - Turn on the "Developer mode" switch in the top right corner of the page.
- Click the "Load unpacked" button in the top left corner of the page.
- Select the extracted folder of the extension.
This extension started off as a personal project and I consider this as only the first iteration. Moreover, ongoing maintenance is necessary and will be a top priority to respond aptly to the changes in the website's layout.