Showing 544 open source projects for "linux-gnome"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    slick

    slick

    The last carousel you'll ever need

    slick is an open source, responsive carousel plugin that offers a great number of breakpoints, CSS3 transitions, touch events and so much more. It creates fully responsive, customizable and mobile-friendly carousels that can work with any html element. Everything you’ll ever need for your carousel, slick can achieve quickly and easily. It features a comprehensive range of settings, events, methods and more so you can build a carousel in exactly the way you want. It supports IE8+ as well...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    TopoJSON

    TopoJSON

    An extension of GeoJSON that encodes topology

    TopoJSON eliminates redundancy, allowing related geometries to be stored efficiently in the same file. For example, the shared boundary between California and Nevada is represented only once, rather than being duplicated for both states. A single TopoJSON file can contain multiple feature collections without duplication, such as states and counties. Or, a TopoJSON file can efficiently represent both polygons (for fill) and boundaries (for stroke) as two feature collections that share the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Make GitHub Great Again!

    Make GitHub Great Again!

    Extension for making GitHub great again

    Get your old GitHub back. Remove the new dark topbar, hide those garish blue links and restore all the original colors! Download this repository. Open up chrome://extensions/ in your browser and click “Developer mode” in the top right. Click on the new button Load unpacked extension and select the downloaded folder. Congratulations! You just made GitHub Great again!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Internote provides persistent sticky notes for Mozilla's Firefox web browser. Notes are extremely customizable, and are saved between sessions, reappearing on the page they were created on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    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. Get the add-on for your Firefox...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application automatically generates it, hence no need for ipconifg on cmd or any other ways to get ip), then he has access to all the files on the other pc with a very beautiful interface. the client also has a possibility of watching videos, playing music and images directly on his or her browser without having to download it. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    pjax

    pjax

    pushState + ajax = pjax

    pjax loads html from your server into the current page without a full page load. It's ajax with real permalinks, page titles, and a working back button that fully degrades. Check the box to toggle pjax. Whenever the time changes, a full page load has happened. If the time doesn't change, no full page load has occurred. The idea is you can't tell the difference between pjax page loads and normal page loads. On complicated sites, browsing just "feels faster." pjax is a jQuery plugin that uses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OCR Web based

    OCR Web based

    OCR web based for Browser Firefox & PC

    Optical Character Recognition in JS for Browser is based on ocrad.js. OCR for Browser is a free extension and You can use this application to extract text from any image you supply. Just upload your image files. OCR for Browser takes either a JPG, GIF, TIFF, BMP, PNG. ========= Get OCR for Android (Beta release) - https://play.google.com/store/apps/details?id=com.ulm.ocr ========= Add-on for Opera: http://bit.ly/1F0E0wP ========= Release 1.0.1 For safety reasons, I disabled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sarissa is a cross-browser ECMAScript lib that helps with browser incompatibilities in XMLHttpRequest/XML/XSLT/XPath along with some bonus utility methods. People call some of this Ajax nowdays, but the term was not available back in early 2003 ;-)
    Downloads: 2 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    Extension Boilerplate

    Extension Boilerplate

    A template for building cross browser extensions for Chrome

    Now that Firefox supports WebExtensions, it has become a lot easier to build browser extensions/addons for multiple browsers without duplicating the codebase. This project serves as a sensible starting point to help you get started. A foundation for creating browser extensions for Chrome, Opera & Firefox. Your changes to CSS, HTML & JS files will be relayed instantly without having to manually reload the extension. This ends up saving a lot of time and improving the developer experience....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Image Toolbar

    Image Toolbar

    Provides easy access to common image functions in Mozilla Firefox.

    This is a near parallel fork of Cussers wonderful Mozilla Firefox Add-on Extension with a few tweaks. "Single-click access to common actions for images (e.g. saving, copying, printing). 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vimperator-labs
    Writing efficient user interfaces is the main maxim, here at Vimperator labs. We often follow the Vim way of doing things, but extend its principles when necessary. Towards this end, we’ve created the liberator library for Mozilla-based applications, to encapsulate as many of these general principles as possible, and liberate developers from the tedium of reinventing the wheel.´Vimperator is a Firefox browser extension with strong inspiration from the Vim text editor, with a mind towards...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Greasemonkey
    Remote repository and documentation for user.js engine
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Chrome extension to display repo size

    Chrome extension to display repo size

    Chrome extension to display repository size on GitHub

    Automatically adds repository size to GitHub's repository summary. You can set x-github-token in localStorage to your access token, and the extension will use this value even if you've previously set the token.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Zepto.js

    Zepto.js

    JavaScript library for modern browsers with a jQuery compatible API

    Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto. While 100% jQuery coverage is not a design goal, the APIs provided match their jQuery counterparts. The goal is to have a ~5-10k modular library that downloads and executes fast, with a familiar and versatile API, so you can concentrate on getting stuff done. Zepto is open source software and is released under the developer and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Turbo Download Manager

    Turbo Download Manager

    A portable modern multi-threading download manager for all platforms

    A modern multi thread download manager for Windows, Linux, Mac OS, Firefox, Chrome, Opera and Android devices. For bug reports visit: https://github.com/inbasic/turbo-download-manager/issues For FAQs visit: http://add0n.com/turbo-download-manager.html Turbo Download Manager is an stand-alone application without any dependencies. It should run out of the box. Just set the download location while adding the first job request.
    Leader badge
    Downloads: 76 This Week
    Last Update:
    See Project
  • 17

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    htmlarea

    htmlarea

    Small, powerful, full featured WYSIWYG editor

    HTMLArea 4 is a browser based WYSIWYG editor that easily replaces the TEXTAREA in your web pages. It is written in JavaScript, and suitable for use in any modern web browser, and any page on your web site. Current version is 4.0-2016-08-29
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Standard-Sitemap Project
    The Standard-Sitemap Navigator is a Firefox extension to help navigate websites. The webmaster of a site can provide a navigational sitemap in XML, and this extension fetches it and displays it as you visit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    jui_alert

    jQuery plugin, provides simple notification

    jui_alert v2.0.0 was released (26 Jan 2013) License MIT Project page http://pontikis.net/labs/jui_alert/ Documentation http://pontikis.net/labs/jui_alert/docs/ Demo http://pontikis.net/labs/jui_alert/demo/ Download https://github.com/pontikis/jui_alert/archive/master.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    okayNav

    okayNav

    Responsive navigation solution

    You know how navigations have only a desktop and a mobile state, right? I thought, "this might cost people money because it requires additional click for users to reach even the most important pages." This navigation aims at progressively collapsing navigation links into an off-screen navigation instead of doing it for all the links at the same time. AMD/CommonJS support. Multi-level navigation. Option to prioritize certain nav items. Option to hide or show all nav items instead of doing it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Content Generator for Sketch

    Content Generator for Sketch

    Sketch app plugin for generating dummy data such as avatars and names

    Content generator allows you quickly create dummy data such as avatars, names, geo location data etc. You can create a custom string by combining any of these options, plain text (example: banana), random number from range (example: [0-20] ), random item from an array (example: [banana~apple~grapes] ). In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images. Installation via Sketch Plugin Manager, in the 'Catalog' tab of the Sketch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CatBlock

    CatBlock

    The continued maintenance of Michael Gundlach's CatBlock

    After the creator of AdBlock, Michael Gundlach, retired official support of the CatBlock project, and made it Open-Source under the GNU GPLv3, two people decided to continue maintenance, albeit unofficially. This is that project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 0 This Week
    Last Update:
    See Project