Simagizer - OpenAI ChatGPT Summary To Image
This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation.
Simagizer - OpenAI ChatGPT Summary To Image क्या है?
Simagizer - OpenAI ChatGPT Summary To Image arazmyrat.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Simagizer - OpenAI ChatGPT Summary To Image एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This is an extension for web browsers that enables users to summarize text from a webpage and create a visual representation of the summary. The summarized text can be presented in the form of an image that can be easily shared on social media or downloaded for later use. This extension provides a simple and efficient way to condense long articles or documents into a more manageable and readable format.
एक्सटेंशन की मूल जानकारी
नाम | Simagizer - OpenAI ChatGPT Summary To Image |
ID | bnkkpnfdgdmaabafmhkmkgmhffdopnij |
आधिकारिक URL | https://chromewebstore.google.com/detail/simagizer-openai-chatgpt/bnkkpnfdgdmaabafmhkmkgmhffdopnij |
विवरण | This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation. |
फ़ाइल का आकार | 276 KB |
स्थापना संख्या | 864 |
वर्तमान संस्करण | 5.2 |
अंतिम अपडेट | 2024-01-28 |
प्रकाशन तिथि | 2023-01-21 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | arazmyrat.dev |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.linkedin.com/company/simagizer-openai-chatgpt-summary-to-image |
सहायता पृष्ठ URL | https://twitter.com/simagizer |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Simagizer - OpenAI ChatGPT Summary To Image", "description": "This extension provides a convenient solution for summarizing selected text on a webpage and generating a visual representation.", "version": "5.2", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "permissions": [ "activeTab", "scripting", "storage", "downloads" ], "action": { "default_popup": "popup.html" }, "background": { "service_worker": "sw.js" }, "options_ui": { "page": "options.html", "open_in_tab": true }, "content_scripts": [ { "matches": [ " |