diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-09-14 12:11:12 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-09-14 12:11:12 +0200 |
| commit | e832466bb0afef51770303714f60577ac6bf1a0f (patch) | |
| tree | 9b40cd823c491195d7008169464b7d0002e15761 /extension | |
| parent | 00ad5f1d98951ed9ab84cd28e8467bb3911497a1 (diff) | |
Add credits
Diffstat (limited to 'extension')
| -rw-r--r-- | extension/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extension/manifest.json b/extension/manifest.json index d138f67..bb90a29 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -3,6 +3,7 @@ "name": "Junction", "version": "1.0.0", "description": "Jump into an audio call on any URL", + "author": "Ruben Knol & Rubén Beltrán del Río", "permissions": ["activeTab"], |