• Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Telehealth and Radiology are 130 Years Old. Time to update your system? Icon
    Telehealth and Radiology are 130 Years Old. Time to update your system?

    TeleRay products allow for the viewing or transfer of DICOM images during telehealth visits.

    TeleRay transfers patient studies faster and more securely than any other method.
    Learn More
  • 1
    user.js

    user.js

    Firefox privacy, security and anti-tracking: a comprehensive user.js

    ...The arkenfox user.js is a template that aims to provide as much privacy and enhanced security as possible and to reduce tracking and fingerprinting as much as possible - while minimizing any loss of functionality and breakage (but it will happen). Everyone, experts included, should at least read the wiki, as it contains important information regarding a few user.js settings. Note that we do not recommend connecting over Tor on Firefox. Use the Tor Browser if your threat model calls for it, or for accessing hidden services. Also be aware that the arkenfox user.js is made specifically for desktop Firefox. Using it as-is in other Gecko-based browsers can be counterproductive, especially in the Tor Browser.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Etaoin

    Etaoin

    Pure Clojure Webdriver protocol implementation

    A pure Clojure implementation of the Webdriver protocol, named after Etaoin Shrdlu, a typing machine that came to life after a mysterious note was produced on it. Use the Etaoin library to automate a browser, test your frontend behavior, simulate human actions or whatever you want. Currently supports Chrome, Firefox, Safari, and Edge. Can either connect to a remote WebDriver process or have Etaoin launch one for you. Run your unit tests directly from Emacs by pressing C-t t as usual. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    node-gyp

    node-gyp

    Node.js native addon build tool

    node-gyp is a cross-platform command-line tool written in Node.js for compiling native addon modules for Node.js. It contains a vendored copy of the gyp-next project that was previously used by the Chromium team, extended to support the development of Node.js native addons. Note that node-gyp is not used to build Node.js itself. Multiple target versions of Node.js are supported (i.e. 0.8, ..., 4, 5, 6, etc.), regardless of what version of Node.js is actually installed on your system (node-gyp downloads the necessary development files or headers for the target version). node-gyp requires that you have installed a compatible version of Python, one of: v3.6, v3.7, v3.8, or v3.9. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ

    Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)

    ...In all small IDEs, the native language SDK is always there, which makes anything that uses the SDK, such as running elixir, erl, or mix more complicated both internally and externally in the configuration you have to setup. The plugin will automatically find the newest version of Elixir installed. (NOTE: SDK detection only works for Linux, homebrew installs on OSX, and Windows. Open an issue with information about Elixir install locations on your operating system and package manager to have SDK detection added for it.) If the automatic detection doesn't find your Elixir SDK or you want to use an older version, manually select select the directory above the bin directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • QuickFee offers payments, financing, and billing automation for professional service firms. Icon
    QuickFee offers payments, financing, and billing automation for professional service firms.

    The smart way to reduce A/R and get paid faster.

    QuickFee offers online payments and e-invoicing options designed to help accounting and law firms reduce their aging receivables. (So you can finally stop chasing down payments and processing checks.)
    Learn More
  • 5
    ESLint-plugin-React

    ESLint-plugin-React

    React specific linting rules for ESLint

    Install ESLint either locally or globally. (Note that locally, per project, is strongly preferred). If you installed ESLint globally, you have to install React plugin globally too. Otherwise, install it locally. Use our preset to get reasonable defaults. If you are using the new JSX transform from React 17, extend react/jsx-runtime in your eslint config to disable the relevant rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Fetch

    A window.fetch JavaScript polyfill

    ...It is compatible with most popular browsers, however modern versions of browsers like Chrome, Firefox, Microsoft Edge, and Safari already have native implementations of window.fetch, hence the code from this polyfill will not have any effect on those browsers. It is also important to note that not all Fetch standard options are supported in this polyfill, and it is only meant for web browsers, not for Node.js environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CherryPad

    CherryPad

    Your Sleek, Distraction-Free Notepad for Endless Productivity

    CherryPad: Your Sleek, Distraction-Free Notepad for Endless Productivity Welcome to CherryPad 🍒, the notepad extension for your browser! CherryPad is designed to make your note-taking experience quick, convenient, and visually pleasing. With features like AutoSave, a built-in emoji panel, and hidden Easter Eggs, CherryPad offers a fun yet practical workspace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    JavaScript QR Code

    JavaScript QR Code

    Make QR Codes in JavaScript

    ...You can also share the image via email with a simple interface included in the mini library Now is available Desktop app, QR Code Generator, where Window 7 and later are supported. Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. Get Android app: https://play.google.com/store/apps/details?id=com.ulm.chartgeneratordroid Get Firefox add-on: http://mzl.la/1Jp8A57 Get Opera extension: http://bit.ly/1jzYiU5
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Web Search Navigator

    Web Search Navigator

    Web extension that adds keyboard shortcuts to Google, YouTube, Github

    ...Custom CSS rules to control the look of highlighted results. Experimental and optional support for YouTube, Startpage, Brave Search, Google Scholar, Github, and Amazon (needs to be enabled in the options). Note that the extension does not have permissions for these optional websites unless you explicitly enable them. To check the code for linting and formatting errors, run yarn run check. We use a Javascript coding style based on Google's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smarter Packing Decisions for Retailers and 3PLs Icon
    Smarter Packing Decisions for Retailers and 3PLs

    Paccurate is an API-first cartonization solution.

    Paccurate is the only patented cartonization solution that optimizes for transportation costs directly. So you can have the right boxes, and control how they're packed.
    Learn More
  • 10
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    ...The only character in cookie-name or cookie-value that is allowed and still encoded is the percent % character, it is escaped in order to interpret percent input as literal. Please note that the default encoding/decoding strategy is meant to be interoperable only between cookies that are read/written by js-cookie. To override the default encoding/decoding strategy you need to use a converter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Greasemonkey Port

    Greasemonkey Port

    Greasemonkey Port for the SeaMonkey Browser

    Please note that there are no guarantees that XPI installations will work in advertised minVersion and maxVersion. Farby did include some basics for SeaMonkey however a few things seem to be missing. The current HEAD here will probably not work directly in Firefox and nor should you be using this fork in Firefox. It is intended for SeaMonkey users only.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Yomichan

    Yomichan

    Japanese pop-up dictionary extension for Chrome and Firefox

    ...Kanji stroke order diagrams are just a click away for most characters. Custom search page for easily executing custom search queries. Support for multiple dictionary formats including EPWING via the Yomichan Import tool. Automatic note creation for the Anki flashcard program via the AnkiConnect plugin. Clean, modern code makes it easy for developers to contribute new features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    ...If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required dependencies. All dependencies are available on SDKMan! (Windows, Linux, macOS). Note that KScript support for Windows is not officially available yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    ...To use the plugin without Bootstrap, the popover option should be set to false or null and, depending on your implementation, you will usually need to set inline to true and a container selector option. Note that the plugin may work without Bootstrap if your code is not using any of the mentioned Bootstrap dependencies. Note that the dist files are only distributed via the NPM and Yarn installations. The initial color can be specified in 3 ways, input value, data-color attribute and programmatically with the color constructor option. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Annotating the Web

    Annotating the Web

    to easily add annotation functionality to any webpage

    Select the text of the webpage and click the end of the selection to highlight and add your own annotation or notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Babel Plugin Root Import

    Babel Plugin Root Import

    Add the opportunity to import modules by the root path

    ...Add it to your plugins array in your babel config. For recent react-native versions, add it as a plugin in babel.config.js. You can configure this plugin by changing the string plugin name to a two-item array. Note that this array is nested inside the plugins array. By default, the import will be relative to the working directory of the process running babel. Typically this means you'll have import paths like ~/src/foo.js. You can change the prefix of "./" to e.g. "src" or "src/js" with this config option. By default everything is resolved relative to the current working directory. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RESTBolt

    RESTBolt

    Browser WebExtension to work on http(s) requests

    ## Inspired by POSTMAN browser extension Add-on is based on [RESTMan](https://github.com/jsargiot/restman) Opera extension --- #### Note - Use a simple HTTP Request & Response Service to test WebExtension
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    uBlock

    uBlock

    uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox

    ...Opera shares Chrome's underlying engine, so you can install uBlock simply by grabbing the latest release for Chrome.To benefit from uBlock's higher efficiency, it's advised that you don't use other blockers at the same time (such as AdBlock or Adblock Plus). uBlock will do as well or better than most popular ad blockers. It's important to note that blocking ads is not theft. Don't fall for this creepy idea. The ultimate logical consequence of blocking = theft is the criminalisation of the inalienable right to privacy.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Fire Resizer

    Fire Resizer

    Display and set your browser width

    ...Keyboard Shortcuts - The extension allows for numerous keyboard shortcuts to speed up development: * Ctrl + Right Arrow - opens the extension popup * Up - manually increases browser width * Down - manually decreases browser width * Ctrl + 1-0 - resizes to saved preset * Ctrl + Shift + 1-0 - resizes to the landscape/inverse of saved preset * Ctrl + Esc - resets browser window to 1200x800 Cmd is substituted for Ctrl on Mac. NOTE: Because Cmd + Shift + 3 and Cmd + Shift + 4 on a Mac take a screenshot, landscape orientation for the devices in position 3 and 4 won't work on a Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ultra

    Ultra

    A Leiningen plugin for a superior development environment

    ...The relevant upstream issue to track work on this is greglook/puget#27; from there, Whidbey will need to be updated, and then Ultra will be able to consume the changes. For a detailed list of features, check out the wiki. Note that if you're connecting to a running nREPL server somewhere else, that server needs to have the Whidbey / Ultra middleware passed in as an nREPL server argument in order for you to get syntax-highlighted output on the client side. Stacktraces and exceptions will print in colorized form regardless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Try It Yourself HTML5

    Try It Yourself HTML5

    PURE HTML5 editor for web designer and developer

    ...id=com.ulm.tryiteditorhtml =============== OS requirements: - Windows 7 and later are supported, older operating systems are not supported (and do not work). - Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. ======== Chrome app: HTML, XHTML and XML editor - https://goo.gl/bYR7fF == Browser Extensions == Chrome extension: http://bit.ly/1NiErH5 Add-on Firefox: http://mzl.la/1XJQXQC ==Angular Directive== Download Angular Syntax-Highligher. For documentation follow this link - http://ulmdevice.altervista.org/syntaxhigh/documentation/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    ... - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of Windows is not supported for now. - Ubuntu 12.04 and later and again Fedora 21 and Debian 8 are supported Both ia32 and x64 binaries are provided for Linux ==================== Get your Android App - https://play.google.com/store/apps/details?id=com.ulm.sqleditordroid ==================== == Browser Extensions == Chrome extension: http://bit.ly/1O4g1u0 == Windows app: http://amzn.to/2uor6ao ==
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    PDF Viewer Reader

    PDF Viewer Reader

    All client-side solution to read PDF files

    ...Then extract file and move My-PDFViewer-Reader.app in your Applications folder of your Mac. Finally open application with double click and open pdf file using drag & drop function or open with toolbar button ==Note== AcroForm/XFA is not supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Animal Forest BGM

    Animal Forest BGM

    Plays music from Animal Crossing: New Leaf for each hour of the day.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/animal-forest-bgm This add-on will play Animal Crossing: New Leaf's clock-based background music in real time, updating with the clock to play different music for each hour of the day. Also provides a slew of customization options like adjustable volume, fading during song changes, and desktop notifications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Image Toolbar

    Image Toolbar

    Provides easy access to common image functions in Mozilla Firefox.

    ...This extension is intended to provide a replacement for the equivalent toolbar in Internet Explorer." See upstream at https://addons.mozilla.org/firefox/addon/image-toolbar With any luck I hope to have it pulled as a RFE. Please note since Firefox (Fx) went to the mundane signing I am no longer publishing a Fx xpi... however it does work in SeaMonkey (SM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next