GPT2Org version history - 11 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.0.11
Released Mar 25, 2026 - 68.43 KBWorks with firefox 58.0 and laterChange the default prompt: "prompt": 'I will provide you a web page content. You should ignore the noise text in it. if it is a tumor biology or medicine related paper, please summarize in 4 sections: how the biology experiment design, how the data generated, what is the innovative points the paper proposed, what is the conclusion. If it is a software or algorithm or tool paper, please summarize in 5 sections: what is the input, what is the output, what is model or algorithm, what is the innovative points, and what is the conclusion.Please summarize each section in no more than 10 bullets in simple Chinese first, then in English. If it is not a tumor biology or medicine related paper, please just summarze it in no more than 10 bullets in simple Chinese in total first then in English.',
and change the description: "description": "Utilizing the OpenAI or DeekSeek API, one can efficiently extract a succinct summary from a webpage by providing the necessary prompt and API key. This API facilitates the generation of a condensed overview of the webpage's content. Subsequently, the obtained summary can be organized and stored in a structured format, such as an Org file within the Emacs environment or an Org-roam node by org protocol. By leveraging artificial intelligence technology and the organizational capabilities of the org-mode, individuals can enhance the process of summarizing information sourced from the web and seamlessly integrate it into their personal knowledge management systems.",Source code released under MIT License
Older versions
Version 0.0.10
Released Dec 9, 2025 - 68.42 KBWorks with firefox 58.0 and laterupdate css, put the spinner in the center of popupSource code released under MIT License
Version 0.0.9
Released Dec 9, 2025 - 68.24 KBWorks with firefox 58.0 and laterchanged to "stream" responseSource code released under MIT License
Version 0.0.8
Released Dec 8, 2025 - 67.26 KBWorks with firefox 58.0 and laterAdd encodeURIComponent for summary textSource code released under MIT License
Version 0.0.7
Released Nov 22, 2025 - 67.17 KBWorks with firefox 58.0 and lateruse new org protocol: elfeed-summary for elfeed buttonSource code released under MIT License
Version 0.0.6
Released Jul 30, 2025 - 67.17 KBWorks with firefox 58.0 and laterAdd moonshot's kimi model supportSource code released under MIT License
Version 0.0.5
Released Mar 13, 2025 - 64.06 KBWorks with firefox 58.0 and laterAdd DeepSeek APISource code released under MIT License
Version 0.0.4
Released Nov 7, 2024 - 66.47 KBWorks with firefox 58.0 and laterRmove console output and remove redundant codeSource code released under MIT License
Version 0.0.3
Released Nov 7, 2024 - 130.04 KBWorks with firefox 58.0 and laterImplement a caching function to store the summary locally, enabling it to be retrieved instantly upon clicking the summary button again.Source code released under MIT License
Version 0.0.2
Released Nov 4, 2024 - 66.98 KBWorks with firefox 58.0 and later1. Upgrade the default prompt: "I will provide you a web page content. You should ignore the noise text in it. if it is a tumor biology or medicine related paper, please summarize in 4 sections: how the biology experiment design, how the data generated, what is the innovative points the paper proposed, what is the conclusion. If it is a software or algorithm or tool paper, please summarize in 5 sections: what is the input, what is the output, what is model or algorithm, what is the innovative points, and what is the conclusion.Please summarize each section in no more than 10 bullets in simple Chinese. If it is not a tumor biology or medicine related paper, please just summarze it in no more than 10 bullets in simple Chinese in total."
2. Automatically copy the summary to clipboardSource code released under MIT License
Version 0.0.1
Released Oct 27, 2024 - 66.7 KBWorks with firefox 58.0 and laterSource code released under MIT License