1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 18:34:52 +12:00

Updated Very bare walkthrough for first time users (markdown)

gorhill 2014-11-04 07:45:48 -08:00
parent b4534d99e7
commit 5fdb7297eb

@ -1,3 +1,9 @@
Images are way easier than wall of texts to explain how µMatrix works. So let's visit [wired.com](https://wired.com).
![Global scope](https://raw.githubusercontent.com/gorhill/uMatrix/master/doc/img/wired-walkthru-1.png)
When you first visit [wired.com](https://wired.com), open the matrix:
![Global scope](https://raw.githubusercontent.com/gorhill/uMatrix/master/doc/img/wired-walkthru-1.png)
The top-most left-most cell is the **scope**.
All rules in µMatrix apply to a specific scope. Above in the picture, the `*` is selected. The `*` is the global scope. The global scope contains rules which applies **everywhere**, on every page you visit.