1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-28 21:57:12 +02:00

Updated Cloud storage (markdown)

Raymond Hill 2015-08-14 22:59:03 -04:00
parent 50904558ab
commit bd6d6c6dc1

@ -8,6 +8,8 @@ Once you enable cloud storage support, a new UI widget will be available in the
![screenshot](https://cloud.githubusercontent.com/assets/585534/9213128/5f29f5f2-405d-11e5-92a9-b2d9e8db3d42.png)
Cloud storage support will actually work if and only if you actually enable sync support in your browser -- otherwise all the uBlock settings exported to/imported from to the cloud storage will really be stored only locally on your device.
Your uBlock Origin settings are precious, and in order to prevent any automated browser's syncing task to cause precious local data (or cloud data) to be mistakenly overwritten, the chosen solution in uBlock Origin is to _never_ ever export to/import from cloud storage without **the user expressly asking uBlock Origin to do so**.
So essentially, the sync feature in uBlock is implemented as a global clipboard (through cloud storage) to where settings are copied to/pasted from, and only you decide when to export/import.