uMatrix | click matrix to filter net requests

 by   gorhill JavaScript Version: 1.4.4 License: GPL-3.0

kandi X-RAY | uMatrix Summary

kandi X-RAY | uMatrix Summary

uMatrix is a JavaScript library. uMatrix has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has medium support. You can download it from GitHub.

Definitely for advanced users. Keep Github issues for actual bugs. User support is /r/uMatrix. Forked and refactored from HTTP Switchboard.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              uMatrix has a medium active ecosystem.
              It has 4480 star(s) with 480 fork(s). There are 274 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 62 open issues and 877 have been closed. On average issues are closed in 505 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of uMatrix is 1.4.4

            kandi-Quality Quality

              uMatrix has 0 bugs and 0 code smells.

            kandi-Security Security

              uMatrix has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              uMatrix code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              uMatrix is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              uMatrix releases are available to install and integrate.
              uMatrix saves you 1706 person hours of effort in developing the same functionality from scratch.
              It has 3359 lines of code, 2 functions and 82 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed uMatrix and discovered the below as its top functions. This is intended to give you an instant insight into uMatrix implemented functionality, and help decide if they suit your requirements.
            • Add Editor methods to editor object
            • Defines CodeMirror options .
            • Handles mouse move events
            • Decodes the input string into an array
            • Registers the event handlers to handle mouse events .
            • Represents a CodeMirror editor .
            • Decode characters from ASCII code .
            • draws a selection range
            • Insert a new line of text into the appropriate spans .
            • Handle mouse wheel events .
            Get all kandi verified functions for this library.

            uMatrix Key Features

            No Key Features are available at this moment for uMatrix.

            uMatrix Examples and Code Snippets

            No Code Snippets are available at this moment for uMatrix.

            Community Discussions

            Trending Discussions on uMatrix

            QUESTION

            How to clear firefox's cache
            Asked 2020-Feb-23 at 14:39

            I'm using Firefox 73.0.1, during development I realised fx always loads an old version of a javascript file. I guess it is stored in some sort of cache. What I tried so far:

            • Clear cache (Firefox option)
            • Reload (using uMatrix's "hold shift to ignore browser cache" option)
            • Renaming the js file (error message: could not load)
            • Deleting the js file (error message: could not load)
            • Restart Firefox
            • Reboot computer

            Still Firefox loads the old version of the js file. The old version is not on my computer, not even as a backup. How can I fix this problem?

            ...

            ANSWER

            Answered 2020-Feb-23 at 14:39

            Go to the Library Button (the button next to the download button in the menu bar)

            navigate to History, then Delete newest History. There you can check "Cache" and other stuff.

            Other method: Go to: %APPDATA%\Mozilla\Firefox\Profiles You should see at least one semi-randomly-named profile folder there. (If you see more than one, you'll want to figure out which one has the unwanted session history in it by checking each one.)

            Double-click into the profile folder

            Right-click the sessionstore-backups folder and rename it to OLDsessionstore-backups (later you can mine the files in this folder for any important tabs you want to restore)

            Source https://stackoverflow.com/questions/60363186

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install uMatrix

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/gorhill/uMatrix.git

          • CLI

            gh repo clone gorhill/uMatrix

          • sshUrl

            git@github.com:gorhill/uMatrix.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by gorhill

            uBlock

            by gorhillJavaScript

            httpswitchboard

            by gorhillJavaScript

            Javascript-Voronoi

            by gorhillJavaScript

            uBO-Extra

            by gorhillJavaScript

            cronexpr

            by gorhillGo