ChatGPT Bookmark
ChatGPT Bookmark is a simple extension that enables users to bookmark and easily access their conversations with ChatGPT
Vad är ChatGPT Bookmark?
ChatGPT Bookmark är en Chrome-tillägg utvecklad av https://sajan.dev, och dess huvudfunktion är "ChatGPT Bookmark is a simple extension that enables users to bookmark and easily access their conversations with ChatGPT".
Tilläggsskärmbilder
Ladda ner ChatGPT Bookmark-förlängningens CRX-fil
Ladda ner ChatGPT Bookmark-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
About : The all new chatGPT Bookmark v1.0.5 1) Enhanced UI 2) Support for Folders and Tags 3) Improved bookmark management Bug fix 1) Fixed the width issue with devices 2) Resolved a bug preventing the creation of folders and the addition of bookmarks. ChatGPT Bookmark is a simple extension that enables users to bookmark and easily access their conversations with ChatGPT. This application is designed to make it easier for users to quickly bookmark specific conversations with ChatGPT and later access them by simply clicking on the links in the extension which opens the specific conversation in chatGPT and scrolls to the specific message which you bookmarked in short this is like "Starred messages in Whatsapp"
Grundläggande Information om Tillägg
Namn | |
ID | mhlecapiniomlbllfaochicnafbjmmbg |
Officiell webbadress | https://chromewebstore.google.com/detail/chatgpt-bookmark/mhlecapiniomlbllfaochicnafbjmmbg |
Beskrivning | ChatGPT Bookmark is a simple extension that enables users to bookmark and easily access their conversations with ChatGPT |
Filstorlek | 244 KB |
Antal Installationer | 243 |
Aktuell Version | 1.0.5 |
Senast Uppdaterad | 2023-12-04 |
Publiceringsdatum | 2023-03-19 |
Betyg | 2.33/5 Totalt 6 Betyg |
Utvecklare | https://sajan.dev |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://sajan.dev |
Hjälpsida URL | https://sajan.dev |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ChatGPT Bookmark", "description": "ChatGPT Bookmark is a simple extension that enables users to bookmark and easily access their conversations with ChatGPT", "version": "1.0.5", "action": { "default_title": "ChatGPT Bookmark", "default_popup": "index.html", "default_icon": ".\/assets\/logo.png" }, "permissions": [ "storage" ], "host_permissions": [ " |