How do you delete the indexed databases stored on your computer in Firefox?

前端 未结 9 499
暖寄归人
暖寄归人 2021-02-03 10:13

In Opera you can simply type in opera:webdatabases in the address field and delete all the web SQL databases stored on your computer.

How do you do the sam

9条回答
  •  遥遥无期
    2021-02-03 11:19

    It appears to have been moved down a directory or two. Instead of

    C:\Users\\AppData\Roaming\Mozilla\Firefox\Profiles\<*>.default\indexedDB
    

    try

    C:\Users\\AppData\Roaming\Mozilla\Firefox\Profiles\<*>.default\storage\persistent\
    

提交回复
热议问题