Greasy Fork is available in English.

Supercharged Local Directory File Browser

Makes directory index pages (either local or remote open directories) actually useful. Adds sidebar and content preview pane; keyboard navigation; sorting; light/dark UI; preview images/fonts in navigable grids; browse subdirectories w/o page reload (“tree view”); media playback, shuffle/loop options; basic playlist (m3u, extm3u) & cuesheet (.cue) support; create, edit, preview, save markdown/plain text files; open font files, view complete glyph repertoire, save glyphs as .svg; more.

< Feedback on Supercharged Local Directory File Browser

Review: OK - script works, but has bugs

§
Posted: 2019-05-15

Does not work anymore

This used to work for me on mac before, but due to some issues I'm switching to windows.

Im not sure if this is due to an update, but after installing the script I can't use it to view file:/// links, even though tampermonkey shows that the script is running.

§
Posted: 2019-05-15

The console outputs this:

ReferenceError: jQuery is not defined
    at eval (userscript.html?id=86288ca8-573d-4436-b0e1-ed5dbe1fb65c:8024)
    at Window.tms_86288ca8_573d_4436_b0e1_ed5dbe1fb65c (userscript.html?id=86288ca8-573d-4436-b0e1-ed5dbe1fb65c:11275)
    at <anonymous>:2:494
    at eval (userscript.html?id=86288ca8-573d-4436-b0e1-ed5dbe1fb65c:4)
    at eval (userscript.html?id=86288ca8-573d-4436-b0e1-ed5dbe1fb65c:5)
    at Object.eval (userscript.html?id=86288ca8-573d-4436-b0e1-ed5dbe1fb65c:11277)
    at <anonymous>:2:494
    at Object.E_c (<anonymous>:3:306)
    at ia (eval at exec_fn ((index):1), <anonymous>:63:272)
    at Object.create (eval at exec_fn ((index):1), <anonymous>:75:51)
§
Posted: 2019-05-15

Hey, Just letting you know I fixed it by adding // @require https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js

Post reply

Sign in to post a reply.