We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77da96 commit 1363788Copy full SHA for 1363788
crx/manifest.json
@@ -2,7 +2,7 @@
2
"manifest_version": 3,
3
"name": "Capo: get your ﹤𝚑𝚎𝚊𝚍﹥ in order",
4
"description": "Visualize the optimal ordering of ﹤𝚑𝚎𝚊𝚍﹥ elements on any web page",
5
- "version": "1.5.2",
+ "version": "1.5.3",
6
"permissions": [
7
"scripting",
8
"activeTab",
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@rviscomi/capo.js",
"description": "Get your ﹤𝚑𝚎𝚊𝚍﹥ in order",
"author": "Rick Viscomi",
"license": "Apache-2.0",
0 commit comments