Release 1.1.1: remove gcm permission and dead token flow

This commit is contained in:
Dwindi Ramadhana
2026-02-20 21:07:51 +07:00
parent 5a67be8f70
commit 6f73977c2c
4 changed files with 3 additions and 129 deletions

View File

@@ -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>",