diff options
| author | Fuwn <[email protected]> | 2024-08-23 07:11:41 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-08-23 07:11:41 -0700 |
| commit | d1a1a10dbc6dea5c8fb0654ac0390e1e2573d9b4 (patch) | |
| tree | 72270e11be265880860799c60f8c1ae3c0f7767f | |
| parent | fix(manifest): use background scripts (diff) | |
| download | mangatranslator-d1a1a10dbc6dea5c8fb0654ac0390e1e2573d9b4.tar.xz mangatranslator-d1a1a10dbc6dea5c8fb0654ac0390e1e2573d9b4.zip | |
fix(manifest): remove update url
| -rw-r--r-- | manifest.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 4301e3a..470eeb8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,4 @@ { -"update_url": "https://clients2.google.com/service/update2/crx", - "name": "__MSG_extName__", "version": "0.0.58", "manifest_version": 3, |