diff options
author | Sameera Sandakelum <[email protected]> | 2025-02-25 16:16:15 +0530 |
---|---|---|
committer | GitHub <[email protected]> | 2025-02-25 16:16:15 +0530 |
commit | cd3f9cfd7fd259e8c810ddbd96860059ab28f1db (patch) | |
tree | 34a7df3d551628d2846df0f1a85f0d55011ac334 | |
parent | 1377bc47777ff39cf108f8b8c2223cf3b8bf5223 (diff) |
Update manifest.json - removed id
-rw-r--r-- | manifest.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/manifest.json b/manifest.json index d3172ce..408c91e 100644 --- a/manifest.json +++ b/manifest.json @@ -3,11 +3,6 @@ "name": "Zen Internet", "version": "0.2.0", "description": "Inject custom css from my repository in real time", - "browser_specific_settings": { - "gecko": { - "id": "{74186d10-f6f2-4f73-b33a-83bb72e50654}" - } - }, "icons": { "48": "assets/images/logo_48.png", "96": "assets/images/logo_96.png" |