Browse free open source JavaScript Browsers and projects below. Use the toggles on the left to filter open source JavaScript Browsers by OS, license, language, programming language, and project status.

  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    dnChat is a web-based chat application in C#. It relies on remote-scripting using javascript to update the conversations realtime without refreshing the page. Its installation is simple and lightweight (no DB or compilation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dsdPack is a library of pre-written JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Transfer Office Word 2000/Office Word 2003 and Office PowerPoint 2000/Office PowerPoint 2003 into web browse,and able to use JAVA APPLET to perform and interact by user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    eSpeakIt is a Firefox extension that converts text to speech (using the espeak command), and plays the audio or saves it for use in portable media players. eSpeak must be installed for this to work. (see http://espeak.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    edib allows execution of XQuery queries and XProc pipelines from webpage in an eXist XMLDB installed on client. edib also allows complex processing and storage of data before sending it back to server, thus balancing load between server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    egg-mongoose
    Egg Mongoose is a plugin for integrating Mongoose with the Egg.js framework, enabling MongoDB connectivity and schema management in Egg.js applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enki is a Javascript library and browser abstraction. Its goal is to provide a browser independent way to create high dynamic and flexible web pages. It provides a high abstraction of different gui elements and also allows ajax interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    esniper_plugin

    Useful Firefox plugin for esniper bidding

    This plugin needs eSniper to work (https://sourceforge.net/projects/esniper) - a small footprint linux ebay sniper. Lastest update minor change to record end date and time to file. Click here to install to your browser. https://sourceforge.net/projects/esniperplugin/files/ensniper_plugin-0-0-6.xpi/download A simple browser plugin to help you bid/snipe on ebay. It simply sets up your esniper bid for an eBay item in a few clicks and records the relevant data to a text file (to be used with esniper later) saving time. http://www.youtube.com/watch?v=EC8PAhxlRhI Its very useful for setting up multiple bids with different auctions for an item. Uninstall old esniper plugin (Tools-->Addons in browser) and install new plugin by clicking link above. Howto:Setup a network watch folder & script here ; https://sourceforge.net/projects/esniper/forums/forum/148338/topic/4939203
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    exsltforms is an open source project comprising XForms extension actions / elements and widgets for the open source XForms processor called XSLTForms (see http://sourceforge.net/projects/xsltforms/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Providing a selection of Mozilla Firefox addons, also some modifications will be done to the addons particularly if the extensions don't have active maintainers anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    foxTalkz is the total solution for chatting. It is built as a Firefox extension integrated with Google chat, and it does not need an internet connection to chat in the LAN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    foxfm

    extensions of the OFM views and supporting functions for the manager

    Download for Firefox 48 and later here: https://addons.mozilla.org/de/firefox/addon/foxfm2/ Follow version of foxfm is foxfm2 and maintained here: https://github.com/kabeleced77/foxfm2 The main target of the Firefox addon foxfm is to support the player of OFM with additional and usefull information. A second aim of foxfm is to reduce the number of clicks required for certain actions like buying or selling players. The prices of all stadium blocks can be changed by one click. foxfm provides a wide variety of configuration items to adjust it to the individual needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Creating WebPhotoAlbums. Simple copy your images in a folder, the frogpics photoalbum generate a directory navigation and image list on the fly. Enjoy simplicity! The old perl-related generation of a set with html-files is also in the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    this is a parent project!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The gruft library is a fast implementation of several cryptographic functions in JavaScript: MD5, SHA-1, SHA-256, Tiger/192, AES-Rijndael.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    gulp-babel

    gulp-babel

    Gulp plugin for Babel

    Use next-generation JavaScript, today, with Babel. Install gulp-babel if you want to get the pre-release of the next version of gulp-babel. See the Babel options, except for sourceMaps and filename which are handled for you. Also, keep in mind that options will be loaded from config files that apply to each file. Files in the stream are annotated with a babel property, which contains the metadata from babel.transform(). If you're attempting to use features such as generators, you'll need to add transform-runtime as a plugin, to include the Babel runtime. Otherwise, you'll receive an error. Options can be passed to Babel in a variety of ways. When passed directly to Babel, you can just pass the options object. When Babel is used via a wrapper, it may also be necessary, or at least more useful, to pass the options via configuration files. Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backward-compatible version of JavaScript in current environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Google Web Toolkit Application Framework. An Application Framework build on top of gwt and gwt-ext. It brings MVC and other patterns to simplify the construction of complex browser based applications. gwt-af let the free choise of serverside persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    High-performance electronic cart platform foreign electricity suppliers system high load high concurrency, high efficiency, high-speed, distributed, high-performance electronic cart systems With these various techniques and optimization, then do not worry for the lost one; using this system you can sit back and relax boss Monetize your friends! Core features are as follows: Database separate read and write speed memcached buffering speed HTML static pages acceleration Images watermarked image server separation image support CDN DNS round robin mirror server Multi-language support multi-currency support Orders report statistical analysis, product price concessions deal Page layout can be flexibly configured, multi-server load balanced layout Safety reliability, all the details of the optimization process Demo Reception: http://www.hecart.com/ Demo backstage account: demo Demo backstage Password: demo Demo Background: http://admin.hecart.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    html-sketchapp

    html-sketchapp

    HTML to Sketch export solution

    HTML to Sketch export solution. html-sketchapp turns HTML nodes into Sketch layers or symbols. Additionally, it allows exporting of shared text styles and document colors. The motivation behind this project was ability to easily share Front-End style guide with our Design team. html2asketch is a library that you can use to create a script that extracts specific parts of your website and saves them as layers, shared text styles, document colors and symbols. Your script can then be run in a regular or a headless browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HTML Construction Set provides JavaScript library for convenient declarative dynamic HTML construction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A project to enable a vt102 terminal emulator to be run in a web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    iStart new tab page

    iStart new tab page

    iStart, next generation new tab page.

    iStart, next generation new tab page. Stop wasting your time for search an app or organize it. Use the fast access bar, type some letters of an apps name and launch the app! All youre favorite pages in one place, no registration needed, fully customizable. iStart is the new tab page like a startpage in material style. You can fast access youre apps by start typing the apps name. Sort the tiles (items) with drag'n'drop. iStart is an nice new tab page like a startpage in metro style. I hope it makes a lot of user fun to use it. Join the new Google Plus Page: https://plus.google.com/b/112168341334604205436/112168341334604205436 Features: * active search tiles * add bookmarks as tiles * access Downloads, Extensions and Bookmarks direct from the new tab page * awesome Material UI * Drag and Drop tiles * Recent Pages * Visual thumbnails for your tiles ( magic ) This item is open source (GPL2 license): https://github.com/KaySchneider/istart-ntp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    iTrustPage prevents an Internet user from filling out untrustworthy Web forms. Sometimes iTrustPage cannot determine whether a form is trustworthy. In those cases, iTrustPage is asking the user to describe the form as if searching for the form on Google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a Firefox extension to display inode xdsl traffic information. Traffic information normally is available by logging into a website using your account credentials. This extension does exactly that and shows that anser in the status bar.
    Downloads: 0 This Week
    Last Update:
    See Project