diff --git a/.jshintrc b/.jshintrc index 6246bcd..76798cd 100644 --- a/.jshintrc +++ b/.jshintrc @@ -4,7 +4,7 @@ "eqeqeq": true, "esversion": 8, "globals": { - "browser": false, // global variable in Firefox, Edge + "browser": false, "self": false, "chrome": false, "log": false, diff --git a/README.md b/README.md index f32e33a..3596327 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ Definitely for advanced users. -This is a fork of the now-discontinued uMatrix. My focus will be on keeping it working on Firefox for now. I'll do my best to keep it working, but sadly no guarantees. Help will always be welcome! +This is a fork of the now-discontinued [uMatrix](https://github.com/gorhill/uMatrix). +My focus will be on keeping it working on Firefox for now. I'll do my best to keep it working, but sadly no guarantees. Help will always be welcome! *** diff --git a/src/about.html b/src/about.html index f4fd06d..f85bcdf 100644 --- a/src/about.html +++ b/src/about.html @@ -22,6 +22,7 @@ ul {

nuTensor