Skip to content

Commit

Permalink
fix(manifest): remvoe update url
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Aug 8, 2019
1 parent 6858ec3 commit f83a485
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/manifest/chrome.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@
"incognito": "split",
"homepage_url": "https://chrome.google.com/webstore/detail/cdonnmffkdaoajfknoeeecmchibpmkmg?hl=en",
"options_page": "options.html",
"update_url": "https://clients2.google.com/service/update2/crx",
"minimum_chrome_version": "55"
}
2 changes: 0 additions & 2 deletions src/manifest/common.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

"homepage_url": "https://saladict.crimx.com/",

"minimum_chrome_version": "55",

"name": "__MSG_extension_name__",
"short_name": "__MSG_extension_short_name__",
"description": "__MSG_extension_description__",
Expand Down

0 comments on commit f83a485

Please sign in to comment.