Aplicații

E-mail 984 Solutii

Enable Windows 11 new Theme meniu on Google Chrome

On Google Chrome 96 and higher, you can enable the “Windows 11 Style Menus” flag to get a first preview of the new visual improvements that Google is working to match the design of its browser with the design trend of Windows 11. The new visual update includes rounded corners and new shadow effects for context and other menus. However, at the time of this writing, the menus do not include semi-transparent materials.

Enable Windows 11 new Theme meniu on Google Chrome:

11 style menu on Google Chrome, use these steps:

  1. Open Google Chrome 96 or higher.
  2. Type the following path in the address bar to open the flags experimental settings in the new feature location:

chrome://flags/#win11-style-menus

  • Use the “Windows 11 Style Menus” drop-down menu on the right and select the Enabled option.

Chrome Windows 11 Style menu

  • Click the Relaunch button.

Once you complete the steps, the next time you open the browser, when right-clicking an item or opening the main menu, they will have rounded corners and a more windows 11 style.

[mai mult...]

How to create a local Server with MongoDB Compass and import a “. csv” file into the database

MongoDB is an open source non-relational database that stores the data in the form of collections of JSON documents having dynamic schemas. It stores all the related information together which enhances the speed of query processing. This way, it also helps in bringing down the gap between the key-value stores and relational databases. This kind of databases preserves most of the functionalities while offering horizontal scalability.

[mai mult...]