We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
version
1 parent acaf5d6 commit dab5f44Copy full SHA for dab5f44
src/manifest/v2.json
@@ -2,7 +2,7 @@
2
"manifest_version": 2,
3
"name": "Restore Link Card",
4
"short_name": "RestoreLinkCard",
5
- "version": "1.1.0",
+ "version": "This field is synchronized with package.json",
6
"description": "A browser extension to restore OGP link cards on Twitter (X).",
7
"icons": {
8
"128": "image/icon.png"
src/manifest/v3.json
"manifest_version": 3,
0 commit comments