
Major update to Web ToolBox since last year🙂.
We have continued to make minor updates that are not listed in the update history, but we have now made a major update.
Web ToolBox has been using Vuetify as its UI framework. We have rewritten the Web ToolBox code and replaced Vuetify with the new NuxtUI.
Web ToolBox has been developed using Vuetify since v2, and Vuetify has provided most of the components we need, and each component is complete, well maintained, and frankly, with great motivation. There was little reason to remove Vuetify.
However, the fact is that it has become a bit difficult to continue using Vuetify to continue developing Web ToolBox with more customization and flexibility.
Since I usually use TailwindCSS a lot in my work, I have decided to replace it with TailwindCSS based NuxtUI.
With the replacement to NuxtUI, we rewrote most of the Web ToolBox and added and improved functions in several tools at the same time (minor fixes and improvements were made even in tools not listed below)
You can now specify the language code when performing a suggestion search with the Suggestion Keyword Extractor.
By changing the language code, you can get different results for the same keyword, thus obtaining more suitable search results.
OGP image previews available in OGP Checker and OGP Image Simulator are now compatible with the latest X design!
OGP preview in X has been improved to preview in light and dark blue theme as well as dark theme.
We have improved the UI of Character Counter and Word Counter to make it easier to see the count results. The count results are now easier to see.
Byte counting is also supported.
Added support for drag-and-drop file uploading.
We have added a function that allows you to register tools as favorites. By adding a tool as a favorite, a link will be added on the side navigation to allow immediate access to the tool in question! You can add or remove favorites at any time.
("Favorites" here does not mean browser bookmarks.)
Added a feature to change the theme of Web ToolBox: The primary color of Web ToolBox is Indigo, but it is possible to change to other colors.
You can change the color from the color palette in the header menu (currently available in 6 colors: Indigo, Blue, Green, Emerald, Amber, and Slate).
The theme feature is experimental and may be removed in the future.