Skip to content

Instantly share code, notes, and snippets.

View vonagam's full-sized avatar

Dmitry Maganov vonagam

  • Vilnius, Lithuania
View GitHub Profile

Keybase proof

I hereby claim:

  • I am vonagam on github.
  • I am vonagam (https://keybase.io/vonagam) on keybase.
  • I have a public key ASBe4VE7BWENnv0Uc81riz4zm6EqUk6vp39GLIA-QksdzAo

To claim this, I am signing this object:

// ==UserScript==
// @name Get CRX
// @description Download CRX of extension from Chrome Web Store
// @match https://chrome.google.com/webstore/*
// @grant none
// @version 2.0
// ==/UserScript==
var getExtensionIdFromLocation = function ( location ) {