Skip to content

Instantly share code, notes, and snippets.

@magasine
Last active May 21, 2025 20:49
Show Gist options
  • Save magasine/38651e67aeb70da93830531587f53c5d to your computer and use it in GitHub Desktop.
Save magasine/38651e67aeb70da93830531587f53c5d to your computer and use it in GitHub Desktop.
! Citation Tool - by @magasine #remoteUpdate
javascript:(()%3D%3E%7B!function()%7Bconst%20e%3D%7Bname%3A%22Citation%20Tool%22%2Ccredits%3A%22by%20%40magasine%22%7D%2Ct%3D%7Bid%3A%225d43e4a38323880f34a1da6e7c96ad0e%22%2Cuser%3A%22magasine%22%2Cfilename%3A%22citationTool.js%22%7D%2Co%3D%60gist-cache-%24%7B%22citation-tool%22%7D%60%2Ca%3Dwindow.trustedTypes%3F.createPolicy%3F.(%22citationToolPolicy%22%2C%7BcreateScript%3Ae%3D%3Ee%7D)%3Bfunction%20n(e)%7Bconst%20t%3Ddocument.createElement(%22script%22)%3Bt.type%3D%22text%2Fjavascript%22%3Bconst%20o%3Da%3Fa.createScript(e)%3Ae%3Bt.textContent%3Do%2Cdocument.documentElement.appendChild(t)%2Ct.remove()%7Dconst%20c%3D%60https%3A%2F%2Fgist.githubusercontent.com%2F%24%7Bt.user%7D%2F%24%7Bt.id%7D%2Fraw%2F%24%7Bt.filename%7D%60%3Bfetch(c).then((e%3D%3E%7Bif(!e.ok)throw%20new%20Error(%22Falha%20ao%20buscar%20c%C3%B3digo.%22)%3Breturn%20e.text()%7D)).then((t%3D%3Efunction(t%2Ca%3D%22remote%22)%7BlocalStorage.setItem(o%2CJSON.stringify(%7Bcode%3At%2Ctimestamp%3ADate.now()%7D))%2Cconsole.info(%60%5B%24%7Be.name%7D%5D%20Loaded%20from%20%24%7Ba%7D.%60)%2Cn(t)%7D(t%2C%22Gist%20Raw%22))).catch((t%3D%3E%7Bconsole.error(%60%5B%24%7Be.name%7D%5D%20Erro%20ao%20carregar%3A%60%2Ct)%2Cfunction()%7Bconst%20t%3DlocalStorage.getItem(o)%3Bif(t)%7Bconst%20o%3DJSON.parse(t)%3Bconsole.warn(%60%5B%24%7Be.name%7D%5D%20Usando%20vers%C3%A3o%20em%20cache.%60)%2Cn(o.code)%7Delse%20alert(%60%5B%24%7Be.name%7D%5D%20Falha%20ao%20carregar%20e%20sem%20fallback%20local%20dispon%C3%ADvel.%60)%7D()%7D))%7D()%3B%7D)()%3B
@magasine
Copy link
Author

Lembrar de não editar para preservar a integridade do commit. Bookmarklets aninhados.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment