1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Describe the buttons

gwarser 2024-03-27 13:46:20 +01:00
parent bf55607778
commit 223775d3b3

@ -18,6 +18,13 @@ Once you enable cloud storage support, a new UI widget will be available in the
![screenshot](https://user-images.githubusercontent.com/95879668/173246418-e8101bc9-1ae9-41e5-b99e-1b2b885b1b9f.png)
The widget shows (from left to right):
- "Export to cloud storage" button
- The name of the device from which the data was uploaded and timestamp of upload
- "Import from cloud storage" - this will override your current filters
- "Import from cloud storage and merge with current settings" - this will merge your cloud storage filters with your current filters
- Settings button (gear, far right) to setup the name of your current device
**Important:** Even if cloud storage support is enabled, it will only work if you have enabled sync support in your browser. uBO itself does not connect to any remote server. Your browser does this through its sync feature if you have enabled this feature.
A narrow, purple-grey strip on the bottom of the cloud storage widget allows for estimating available space on cloud storage servers. The violet part represents the space occupied by settings on the current page. Dark grey represents all storage used by uBO settings. ([1.29.3b7](https://github.com/gorhill/uBlock/commit/2afcc13ca6c09175b33ff74494eba7113ceb3df1))