Skip to content

Instantly share code, notes, and snippets.

View camiloaa's full-sized avatar

Camilo Alejandro camiloaa

View GitHub Profile
@camiloaa
camiloaa / LingoMultiTTS.user.js
Last active January 12, 2016 11:51 — forked from halfdan/gist:be037a9c37c50e3924a9
Duolingo Google TTS
//==UserScript==
//@name LingoGoogleTTS
//@version 1.2
//@description Use Google TTS for Duolingo
//@match https://www.duolingo.com/*
//@match http://www.duolingo.com/*
//@grant none
//==/UserScript==
function googleTTSLang(targetLang) {
@camiloaa
camiloaa / Duolingo_Trim_tree.user.js
Last active October 25, 2017 13:56 — forked from arekolek/Duolingo_Trim_tree.user.js
Duolingo Trim tree [mirror]
// ==UserScript==
// @name Duolingo Trim tree
// @namespace 9a84a9d7b3fef7de9d2fd7155dcd794c
// @description Hides all golden skills with a button.
// @author Arek Olek
// @match https://www.duolingo.com/*
// @icon https://raw.githubusercontent.com/camiloaa/duolingotreeenhancer/master/duolingo.png
// @grant none
// @updateURL https://gist.github.com/camiloaa/6b902c11f7ab44a4c3ef/raw/Duolingo_Trim_tree.user.js
// @downloadURL https://gist.github.com/camiloaa/6b902c11f7ab44a4c3ef/raw/Duolingo_Trim_tree.user.js