diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-06-18 15:53:05 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-06-18 15:53:05 +0300 |
| commit | cb396800810c26ab748feffc7ceeb34a498fab52 (patch) | |
| tree | f1201fe7106b43f29802d25cb8c5ff78af49914a /src/manifest.json | |
| parent | Fixed a typo in piped settings (diff) | |
| download | libredirect-cb396800810c26ab748feffc7ceeb34a498fab52.zip | |
Minor tweaks. Fixed Unify Settings not working in chromium
Diffstat (limited to '')
| -rw-r--r-- | src/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json index fa292506..b7584091 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -66,7 +66,7 @@ "suggested_key": { "default": "Alt+Shift+C" }, - "description": "Copies the original link. Ex: Copies the original twitter link when in while nitter website" + "description": "Copies the original link. Ex: Copies the original twitter link while in the nitter website" }, "unify": { "suggested_key": { |
