Giter Club home page Giter Club logo

memory-fox-next's People

Contributors

strel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

frank-einstein

memory-fox-next's Issues

Audio tempo

The add-on works as advertised, but I am experiencing a weird glitch: whenever Memory Fox Next is active (it doesn't matter if only for browser or for all processes), it slows down and speeds up audio tempo just a tad at random - slightly enough to be unnoticeable when watching a movie, but noticeably enough to be really annoying when listening to music. And by audio I mean not only browser's, but the whole system's audio, no matter what player I use.
I have tested it on Firefox, Pale Moon and Waterfox, with same results for each browser.

Other than that, amazing add-on.

Memory Fox Next button cannot be hidden or moved

Using Firefox's Customize UI function works while FF is still running, but once you close it, when you reopen it there will be errors. Details of the problem and solution can be found in a review of the old Memory Fox at this link: https://addons.mozilla.org/en-US/firefox/user/roy192/

If it is removed by using the customize option, it will appear again next time I start firefox again, with two messages saying:
ReferenceError: BrowserToolboxCustomizeDone is not defined
and

  1. [ Memory Fox ] failed to add button to toolbar.ReferenceError: BrowserToolboxCustomizeDone is not defined

There is a hack mentioned below this that I tried & works, but just my luck, FF48 released & it completely disables overriding unsigned extensions, so the Memory Fox Next is sitting there disabled.

a solution to this problem by going to \chrome\content\mfxOverlay.js and replacing the 559th line:
if( !_branch2.getBoolPref("tlbBtn") )
by
if(0)

If I may suggest, Memory Fox really doesn't need a button. If you can move the options available in the button's menu & simply remove the button altogether it would be great. That is, if you're still working on it at all. Either way, thank you for having provided an update of this essential extension.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.