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 01ef786 commit 8d6d240Copy full SHA for 8d6d240
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.2.6",
+ "version": "0.0.2.7",
6
7
"icons": {
8
"16": "icon16.png",
popup.html
@@ -50,7 +50,7 @@ <h2>Profile</h2>
50
</button>
51
52
<div id="versionContainer">
53
- <p id="version">Version 0.0.2.6</p>
+ <p id="version">Version 0.0.2.7</p>
54
<p id="topExplanationText">
55
Your changes to the buttons will be saved automatically. Reload
56
website to apply. Pressing "Shift" while pressing a key or button
0 commit comments