Skip to content

Commit cb1da19

Browse files
committed
Revved version prior to submission to extension stores for Chrome and Edge
1 parent fb529a8 commit cb1da19

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/store-screenshot.png

139 KB
Loading

docs/store-screenshot.pxd

376 KB
Binary file not shown.

static/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"manifest_version": 3,
3-
"name": "Markdown Clipboard Converter",
4-
"description": "Convert rich text from the clipboard into Markdown directly from the Chrome toolbar.",
5-
"version": "0.1.1",
3+
"name": "Markdown Converter for the web, Word, and Google Docs",
4+
"description": "Convert rich text from the clipboard into Markdown directly from the toolbar or context menu.",
5+
"version": "1.0.0",
66
"action": {
77
"default_popup": "popup.html",
8-
"default_title": "Markdown Clipboard Converter"
8+
"default_title": "Markdown Converter"
99
},
1010
"permissions": [
1111
"clipboardRead",

0 commit comments

Comments
 (0)