Skip to content
View leoossa's full-sized avatar

Organizations

@u-mnie-dziala-pl
Block or Report

Block or report leoossa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
leoossa/README.md

Hi there 👋

Pinned

  1. A-deck A-deck Public

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

    JavaScript 12

  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