We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5554f8 commit 41aa8ceCopy full SHA for 41aa8ce
manifest.json
@@ -2,7 +2,7 @@
2
"manifest_version": 3,
3
"name": "OneClickPrompts",
4
"description": "One Click Prompts for AI chat interfaces",
5
- "version": "0.0.3.4",
+ "version": "0.0.3.5",
6
7
"icons": {
8
"16": "icon16.png",
popup.html
@@ -58,7 +58,7 @@ <h2>Profile</h2>
58
</button>
59
60
<div id="versionContainer">
61
- <p id="version">Version 0.0.3.4</p>
+ <p id="version">Version 0.0.3.5</p>
62
<p id="topExplanationText">
63
Your changes to the buttons will be saved automatically. Reload
64
website to apply. Pressing "Shift" while pressing a key or button
0 commit comments