You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>Cross-Chat Prompt Sharing</strong> module makes it easy to
144
+
copy a prompt from one chat (like ChatGPT) and instantly paste it
145
+
into another (like Claude or Gemini).
146
+
</p>
147
+
<p><strong>How it works:</strong></p>
148
+
<ol>
149
+
<li>
150
+
<strong>Enable the Module:</strong> Go to the extension's popup
151
+
menu, expand the "Modules" section, and toggle on "Enable
152
+
Cross-Chat Prompt Sharing".
153
+
</li>
154
+
<li>
155
+
<strong>Copy a Prompt:</strong> On any supported AI chat page, new
156
+
"Copy" and "Paste" buttons will appear. Type your prompt and click
157
+
the "Copy Prompt" button.
158
+
</li>
159
+
<li>
160
+
<strong>Paste & Send:</strong> Switch to a different AI chat
161
+
platform. Click the "Paste & Send Prompt" button to instantly
162
+
transfer your text.
163
+
</li>
164
+
</ol>
165
+
<p>
166
+
You can customize the button placement and autosend behavior in the
167
+
module's settings within the popup.
168
+
</p>
169
+
</div>
170
+
139
171
<h2>See the code and support author, privacy concerns.</h2>
140
172
<p>The extension is open-source and you can see the code on <ahref="https://github.com/MaxITService/ChatGPT-Quick-Buttons-for-your-text">GitHub</a>.
141
173
If you have any questions or suggestions for new features, please contact the author at <ahref="mailto:[email protected]">[email protected]</a>. The extension does not collect any data</p>
@@ -154,3 +186,4 @@ <h2>See the code and support author, privacy concerns.</h2>
0 commit comments