GithubHelp home page GithubHelp logo

palemoon-preloader's Introduction

Palemoon-Preloader

The firefox preloader, adapted for the palemoon fork. Original source here: http://sourceforge.net/projects/ffpreloader/ All credit goes to sixxgate for this preloader. My git repo just contains modifications that allows it to be compiled in VS2013, update some depreciated C++ syntax, and include binaries for the palemoon fork of firefox.

Planned features:

  • Manually specify the exe name, so one build is not limited to specific firefox forks.

Known Bugs

  • The preloader cannot kill or "unload" the palemoon process as it is. I don't think I'm going to fix this, I'll just remove all options related to "unloading palemoon". The consequence of this is, if you exit the preloader while palemoon is not running, the preloaded palemoon process will remain running on your system. You can kill it, or let it be- it won't affect your saved browsing session (if you have one).
  • If you start the preloader while palemoon is running, the preloader will try and fail to preload palemoon, resulting in a window opening every 10 seconds or so. This can be avoided by not starting the preloader while your browser is already running. If it's happening, exit your browser and start it again.

How it works

  • Whenever it detects that palemoon.exe is not running, it creates starts palemoon, with no extensions or tabs loaded, in a hidden window. This speeds up the start up time considerably if you don't have that many extensions and tabs.

palemoon-preloader's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

goofwear

palemoon-preloader's Issues

Little windows keep opening!

Not sure what's causing this, but it can be avoided by not starting the preloader while your browser is already running.

If it's happening, exit your browser and start it again.

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.