Showing 250 open source projects for "you-get"

View related business solutions
  • 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
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    vConsole

    vConsole

    A lightweight, extendable front-end developer tool for mobile web page

    You can destroy an vConsole instance object and remove vConsole panel from document. You can also add a new plugin to vConsole. Duplicate plugin will be ignored. Create an vConsole plugin object, bind plugin events to this object, and add this object to vConsole. While installing and running a plugin, vConsole will trigger some events to allow a plugin customizing it's functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    oas.lpu-tool

    oas.lpu-tool

    This is just a tool to help students view their results and other deta

    This is a chrome extension that helps you to view your result details, download answers, view personal info and view recently attempted tests. extension is not affiliated with LPU. This is just a tool to help students view their results and other details.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Web Search Navigator

    Web Search Navigator

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

    ...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
  • 4
    bootstrap-datepicker

    bootstrap-datepicker

    A datepicker for twitter bootstrap

    ...Versions are incremented according to semver. As with bootstrap’s own plugins, datepicker provides a data-api that can be used to instantiate datepickers without the need for custom javascript. You can disable datepicker’s data-api in the same way as you would disable other bootstrap plugins. Most options can be provided via data-attributes. An option can be converted to a data-attribute by taking its name, replacing each uppercase letter with its lowercase equivalent preceded by a dash, and prepending “data-date-” to the result. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 5
    Cash

    Cash

    An absurdly small jQuery alternative for modern browsers

    ...A 76.6% gain in size reduction compared to jQuery. If you need a smaller bundle, we support partial builds too.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    JavaScript Cookie

    JavaScript Cookie

    A simple, lightweight JavaScript API for handling browser cookies

    ...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: 3 This Week
    Last Update:
    See Project
  • 7
    Greasemonkey Port

    Greasemonkey Port

    Greasemonkey Port for the SeaMonkey Browser

    ...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. Announcements at https://openuserjs.org/announcements/Greasemonkey_Port_Update
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    LBRY App

    LBRY App

    Browser and wallet for LBRY, the decentralized, user-controlled

    ...Looking for API documentation, formal specifications, how-tos, resources, or the meaning of life? Find at least some of these things in the resources area. No matter your experience or skill level, you can progress content freedom. This repo contains the UI code that powers the official LBRY desktop app. The LBRY app is a graphical browser for the decentralized content marketplace provided by the LBRY protocol. It is essentially the lbry daemon bundled with a UI using Electron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Distpicker

    Distpicker

    Plugin for picking provinces, cities and districts of China

    ...For example, choosing a country filters the state list, and choosing a state filters the city list, reducing errors and improving the user experience on profile or checkout forms. The plugin is customizable in terms of initial values, placeholder text, and which dropdowns to include, and it also supports dynamic updates if you need to reset or reload region data based on custom logic. It’s especially handy for applications that require structured address input across multiple locales without building and maintaining your own region datasets.
    Downloads: 2 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    SingleFileZ

    SingleFileZ

    Web Extension for Firefox/MS Edge and CLI tool

    ...To open saved pages from the filesystem in Safari, the option "Disable Local File Restrictions" must be selected in the "Develop" menu. SingleFileZ is available on Firefox, Chrome and Microsoft Edge. You can save web pages to HTML from the command line interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    vue-i18n

    vue-i18n

    Internationalization plugin for Vue.js

    You can translate with pluralization. You must define the locale that have a pipe | separator, and define plurals in pipe separator. Such pluralization, however, does not apply to all languages (Slavic languages, for example, have different pluralization rules). In order to implement these rules you can pass an optional pluralizationRules object into VueI18n constructor options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yomichan

    Yomichan

    Japanese pop-up dictionary extension for Chrome and Firefox

    Yomichan turns your web browser into a tool for building Japanese language literacy by helping you to decipher texts which would be otherwise too difficult tackle. This extension is similar to Rikaichamp for Firefox and Rikaikun for Chrome, but it stands apart in its goal of being an all-encompassing learning tool as opposed to a mere browser-based dictionary. Interactive popup definition window for displaying search results. On-demand audio playback for select dictionary definitions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Fire Page Editing

    Fire Page Editing

    Rapid Page Manipulator

    Inject HTML, CSS or JavaScript into any web-page. The changes you make are applied everytime you visit the specified website(s). **How to use?** - Simple, First open the extension. - Choose 'JavaScript', 'CSS' or 'HTML'. - Create a new file by pressing 'new'. - Write your own code. - Press the 'Manipulate' button to test your code. - To make sure your code is run every time you visit a specific website do the following: - Put the URLs of the websites in the 'active websites' textarea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Relative XPath Assistant

    Relative XPath Assistant

    Just right click on the html elements to compare them

    This WebExtension will give you the relative XPath expression of two web elements Release 1.4.2 (04/08/2022) - Adding control key functionality Add-on is based on relative-xpath-helper open-source project on github [https://github.com/syamsasi99/relative-xpath-helper] ### Details - Compared to the original version, some incompatibilities of the scripts with the Firefox browser have been improved and fixed - No data is sent to any server and not get from any server ### Limitations - WebExtension only works on sites that allow content scripts...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Dadda

    Dadda

    Dadda Chrome word translation extension

    A good-looking Chrome word translation (Sogou) plug-in, with its own vocabulary book and toast word memory, which can be synchronized with Youdao and scallop words. Beautiful word translation plugin/ Let you recite words on Chrome (can be synchronized to scallops, your words). After the "Scallop Word Synchronization" function is enabled, the favorite vocabulary will be synchronized to the scallop word, but you must log in to the web version of scallop, and vice versa. There are five stages after words are included in the vocabulary book, corresponding to red/orange/yellow/blue/green. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    URI.js

    URI.js

    Javascript URL mutation library

    ...URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js. URI.js (without plugins) has a gzipped weight of about 7KB, if you include all extensions you end up at about 13KB. So unless you need second level domain support and use URI templates, we suggest you don't include them in your build. Clone the URI.js repository or use a package manager to get URI.js into your project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LibJS Detector

    LibJS Detector

    Detects the Javascript libraries running on webpage

    Detects the JavaScript libraries running on a page and displays their icons in the address bar. LibJS Detector Firefox WebExtension discovers which JavaScript libraries are being utilized on webpages that you visit and displays their icons on the Firefox Menu. Currently supports: Release 1.1.1 - Updated detection logic for Nuxt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    ...Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other Clojurescript lib. The Klipse plugin can be easily styled with CSS, which can be applied both to the Klipse plugin's own elements, and to the CodeMirror editor's elements. Much of the styling you'll apply will be to CodeMirror, as it contains all the CSS classes to style the code itself. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Critters

    Critters

    A Webpack plugin to inline your critical CSS and lazy-load the rest

    ...It was developed to be an excellent compliment to the prerender-loader, combining to dramatically improve first paint time for most Single Page Applications. Import Critters into your Webpack configuration and add it to your list of plugins. That's it! Now when you run Webpack, the CSS used by your HTML will be inlined and the imports for your full CSS will be converted to load asynchronously. Create a Critters plugin instance with the given options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    vuex-persistedstate

    vuex-persistedstate

    Persist and rehydrate your Vuex state between page reloads

    ...If using modules, include the module name. If it's not ideal to have the state of the Vuex store inside local storage, one can easily implement the functionality to use cookies for that (or any other you can think of). Any object following the Storage protocol (getItem, setItem, removeItem, etc) could be passed. If you need to use Local Storage (or you want to) but want to prevent attackers from easily inspecting the stored data, you can obfuscate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Google Unlocked

    Google Unlocked

    Google Unlocked browser extension uncensor google search results

    ...Open Chrome and go to chrome://extensions/ and check the box for Developer mode in the top right. Click the Load unpacked extension button and select the unzipped folder for your extension to install it. After installing the extension, every time you Google a keyword, it will transparently scan the hidden URLs and injects them at the bottom of the page.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Bootstrap Colorpicker

    Bootstrap Colorpicker

    Bootstrap Colorpicker is a modular color picker plugin for Bootstrap

    ...No Bootstrap CSS is required for the plugin to work. 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
  • 23
    Sass

    Sass

    An extension of CSS, adding nested rules, variables, mixins and more

    Sass is the most mature, stable, and powerful professional grade CSS extension language in the world. Sass is completely compatible with all versions of CSS. We take this compatibility seriously, so that you can seamlessly use any available CSS libraries. Sass boasts more features and abilities than any other CSS extension language out there. The Sass Core Team has worked endlessly to not only keep up, but stay ahead. Sass has been actively supported for over 14 years by its loving Core Team. Over and over again, the industry is choosing Sass as the premier CSS extension language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Universal Bypass
    ...Universal Bypass circumvents annoying link shorteners. Universal Bypass bypasses templates that are used on thousands of domains and it would be impossible for me to keep a complete list of domains that are bypassed. You would have to get a new Universal Bypass version and accept its new permissions for each new bypass. Custom Bypasses would be pretty pointless if you could only create them for sites that are already bypassed. Also known in the options as "Give and take the destinations of unbypassable shorteners.", this feature exists to bypass a respectable amount of link shorteners using CAPTCHAs and other forms of backend validation to make sure you've actually waited before you can proceed to the target link, to share this target with other Universal Bypass users, who come across the same link in the future, so they can proceed to the target immediately.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 25
    Vue-Lazyload

    Vue-Lazyload

    A Vue.js plugin for lazyload your Image or Component in your app

    ...Some of goals of this project worth noting include being lightweight, powerful and easy to use, work on any image type, add loading class while image is loading. It supports both of Vue 1.0 and Vue 2.0. You can configure which events you want vue-lazyload by passing in an array of listener names. This is useful if you are having trouble with this plugin resetting itself to loading when you have certain animations and transitions taking place. use Intersection Observer to to improve performance of a large number of nodes. If only the event is provided, remove all listeners for that event. ...
    Downloads: 0 This Week
    Last Update:
    See Project