File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
"manifest_version" : 3 ,
3
3
"name" : " Stardown" ,
4
4
"description" : " Copy a markdown link for the current page." ,
5
- "version" : " 0 .0.1 " ,
5
+ "version" : " 1 .0.0 " ,
6
6
"homepage_url" : " https://github.com/wheelercj/Stardown" ,
7
7
"permissions" : [
8
8
" activeTab" ,
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h2 style="text-align: center">
35
35
< img width ="30 " alt ="Stardown's icon " src ="images/icon.svg "> Stardown
36
36
</ h2 >
37
37
< p style ="text-align: center; margin-top: -10px; margin-bottom: 0px ">
38
- v0 .0.1
38
+ v1 .0.0
39
39
</ p >
40
40
< p >
41
41
A browser extension that copies a markdown link for the current page.< br /> < br />
Original file line number Diff line number Diff line change 2
2
"manifest_version" : 2 ,
3
3
"name" : " Stardown" ,
4
4
"description" : " Copy a markdown link for the current page." ,
5
- "version" : " 0 .0.1 " ,
5
+ "version" : " 1 .0.0 " ,
6
6
"homepage_url" : " https://github.com/wheelercj/Stardown" ,
7
7
"browser_specific_settings" : {
8
8
"gecko" : {
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ <h2 style="text-align: center">
35
35
< img width ="30 " alt ="Stardown's icon " src ="images/icon.svg "> Stardown
36
36
</ h2 >
37
37
< p style ="text-align: center; margin-top: -10px; margin-bottom: 0px ">
38
- v0 .0.1
38
+ v1 .0.0
39
39
</ p >
40
40
< p >
41
41
A browser extension that copies a markdown link for the current page.< br /> < br />
You can’t perform that action at this time.
0 commit comments