Par : Dustincys
Inspect and view changes in GPT2Org source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GPT2Org",
"version": "0.0.14",
"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.",
"homepage_url": "https://github.com/dustincys/GPT2Org",
"icons": {
"256": "img/icon.png"
},
"background": {
"persistent": true,
"scripts": [
"background.js"
]
},
"web_accessible_resources": [
"img/*.png"
],
"permissions": [
"activeTab",
"tabs",
"storage",
"scripting",
"clipboardWrite",
"contextMenus"
],
"options_ui": {
"page": "options.html"
},
"browser_action": {
"browser_style": true,
"default_icon": "img/icon.png",
"default_title": "GPT2Org",
"default_popup": "popup.html"
},
"commands": {
"_execute_browser_action": {
"description": "Capture the GPT summary with org-capture and org-roam protocol"
}
},
"browser_specific_settings": {
"gecko": {
"id": "gpt2orgv2@yanshuo.site"
}
}
} Meilleures alternatives GPT2Org
Voici quelques Firefox add-ons qui sont similaires à GPT2Org :
ChatGPT Webpage Summarizer
FB88
Text Summarizer GPT
Jannik Köster
Summarize with Gemini
Kirill Strelkov
Summer Web Clipper
Merrick Luo
Page-Summarizer-Extension
Bharat Nanda
ChatGPT Glarity - Summarize YouTube & Translate
Felo株式会社
YTGPT
Akash Karnatak
Kreators - Page Summarizer
Kreators
AI Summary
Pascal Greuter
AI Web Summarizer
gggentii
Web Summarizer
knowsuchagency
Gemini Web Summarizer
bruno_menon