From 55a8a6e20773373139f58b81582479ae29d9b9e7 Mon Sep 17 00:00:00 2001 From: nobkd <44443899+nobkd@users.noreply.github.com> Date: Tue, 11 Apr 2023 02:24:46 +0200 Subject: [PATCH] chore: remove name --- README.md | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 035b7ca..a9dc3df 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Blue icon with white border. Pin for current position on map -Replace Google Maps iframes with OSM +Replace Maps iframes with OSM diff --git a/public/manifest.json b/public/manifest.json index a21a8c6..93162e4 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,5 +1,5 @@ { - "description": "Replace Google Maps iframes with OSM", + "description": "Replace Maps iframes with OSM", "manifest_version": 2, "name": "Replace Maps", "version": "1.0",