Skip to content

Instantly share code, notes, and snippets.

# My Google Chrome Extensions.md
# Copyright (c) 2019 Evandro Coan
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
@Locussta
Locussta / it-ebooks.md
Created February 21, 2021 10:22 — forked from baiwfg2/it-ebooks.md
Download ebooks as you want
@Locussta
Locussta / githubpull.md
Created February 21, 2021 10:16 — forked from Jabarabo/githubpull.md
Gist of a stolen gist
@Locussta
Locussta / Ebooks.md
Created February 21, 2021 10:16 — forked from aaqsr/Ebooks.md
Some helpful links on where to find ebooks, articles, pdfs, and academic papers and how to cite them. (Might not be updated)
// ==UserScript==
// @id Scribd.com Ublur
// @name Scribd.com Ublur
// @namespace com.scribd.Ublur
// @version 1.1
// @author fariz
// @description Unblur Scribd.com document pages
// @include http*://*.scribd.com/*
// @run-at document-end
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js