What the hell, let's go to 1.4
This commit is contained in:
parent
27ecc1cb9f
commit
6843047df7
1 changed files with 127 additions and 128 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Caret",
|
||||
"description": "Professional text editing for Chrome and Chrome OS",
|
||||
"version": "1.3.40",
|
||||
"version": "1.4.0",
|
||||
"manifest_version": 2,
|
||||
"icons": {
|
||||
"128": "icon-128.png"
|
||||
|
@ -22,8 +22,7 @@
|
|||
"contextMenus",
|
||||
"storage",
|
||||
"notifications",
|
||||
"syncFileSystem",
|
||||
{
|
||||
"syncFileSystem", {
|
||||
"fileSystem": [
|
||||
"write",
|
||||
"retainEntries",
|
||||
|
|
Loading…
Reference in a new issue