Release 1.1.1: remove gcm permission and dead token flow
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"name": "Dewemoji - Emojis Made Effortless",
|
||||
"description": "Find and copy emojis instantly. Connect your account to use private keywords across web and extension.",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"offline_enabled": false,
|
||||
"permissions": [
|
||||
"storage",
|
||||
"scripting",
|
||||
"activeTab",
|
||||
"sidePanel",
|
||||
"gcm"
|
||||
"sidePanel"
|
||||
],
|
||||
"host_permissions": [
|
||||
"<all_urls>",
|
||||
|
||||
Reference in New Issue
Block a user