diff --git a/README.md b/README.md index c7bf2a6..6430198 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![](/extension/tidebringer.png) Tidebringer -[Firefox](https://www.mozilla.org/en-US/firefox/new/) [extension](https://addons.mozilla.org/en-US/firefox/) adding a "Add all subscribed elements to collection" to [Steam Workshop](https://steamcommunity.com/workshop/) pages +[Firefox](https://www.mozilla.org/en-US/firefox/new/) [extension](https://addons.mozilla.org/en-US/firefox/) adding a "Add all subscribed elements to collection" button to [Steam Workshop](https://steamcommunity.com/workshop/) pages \[ \] diff --git a/extension/manifest.json b/extension/manifest.json index 6555437..1d1c344 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -15,7 +15,7 @@ "url": "https://github.com/Steffo99/tidebringer-firefox" }, - "description": "A Firefox extension adding a 'Add all subscribed elements to collection' to Steam Workshop pages.", + "description": "Add a 'Add all subscribed elements to collection' button to Steam Workshop pages.", "background": { "scripts": []