diff --git a/manifest.json b/manifest.json index 0a2ca64..1fdb8c2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Furbooru Tagging Assistant", - "description": "Experimental extension with a set of tools to make the tagging faster and easier. Made specifically for Furbooru.", + "description": "Small experimental extension for slightly quicker tagging experience. Furbooru Edition.", "version": "0.4.5", "browser_specific_settings": { "gecko": { diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 9f578eb..40f6382 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -1,6 +1,12 @@
- This is a tool made to help tag images on Furbooru more efficiently. It is currently in development and is not yet - ready for use, but it still can provide some useful functionality. + This is a small tool to make tagging on {__CURRENT_SITE_NAME__} just a little bit more convenient. Group tags with + your own rules; add or remove tags from the images without opening them up; preview images and videos on click and + a little bit more. This extension is highly unstable and might break at any point, so be aware.
+ +