Is there a firefox equivalent of the Resources tab of the chrome inspector? I am trying to remove something from localStorage for a website in firefox, but it will not work, and the default settings → clear cahce do not affect it at all.
Check this out: Enter about: cache in the browser address and see the "Offline Caching" section.
Firefox Storage Controller lets you see local storage. This is similar to the closest equivalent of the chrome resource tab.
Firefox Develop Tools Options, .
https://developer.mozilla.org/en-US/docs/Tools/Storage_Inspector
Source: https://habr.com/ru/post/1525025/More articles:how can we add doctype using javascript - javascriptHow to read only in every second line of the file? - pythonThe connection was unexpectedly closed by C # after a long time - c #Angularjs vs IE 8 vs IE 11 - angularjsException: "The request was aborted: the connection was unexpectedly closed." When you call two methods, the same object is c #PHP: How to check if gz file is corrupted? - phpHow to use MyLocation-Button in Google Map API V2 - androidTurn control shows one Pivot, but registers cranes in another - c #Stubbing / mocking library that returns a function if necessary - javascriptConvert NSNumber to NSString Problem - iosAll Articles