Skip to content
View leoossa's full-sized avatar

Block or report leoossa

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leoossa/README.md

Hi there 👋

Pinned Loading

  1. A-deck A-deck Public

    Chrome extension for A-(dding websites to Nextcloud) Deck

    JavaScript 15 1

  2. Legimi.pl - Snippet for adding book ... Legimi.pl - Snippet for adding book to shelf from main catalogue
    1
    // This snippet adds 'Add to Shelf' button while viewing legimi.pl catalogue
    2
    // How to add and run snippet:
    3
    // https://developers.google.com/web/tools/chrome-devtools/javascript/snippets#runcommandmenu
    4
    let books = document.querySelectorAll('.book-box');
    5
    books.forEach(book => {
  3. AlternativeTo.net - OnePager - bookm... AlternativeTo.net - OnePager - bookmarklet
    1
    javascript: (function() {
    2
    const appListParent = document.querySelector('li[data-testid]').parentElement;
    3
    let alternativesApps = [];
    4
    document.querySelector('nav[aria-label="Pagination Navigation"]').remove(); // Remove navigation links
    5
    const container = document.createElement("div");
  4. AddToShaarli AddToShaarli Public

    Forked from burgyl/AddToShaarli

    A chrome extension that lets you add the current page or note to your Shaarli instance.

    JavaScript 2

  5. high-performance-eleventy-garden high-performance-eleventy-garden Public template

    This is my try to apply performance features from eleventy-high-performance-blog into Eleventy-Garden, additionally add rough-notation

    JavaScript 3 1

  6. nogopho nogopho Public

    Python