You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a userscript which allows you download crx files from Google [Chrome Web Store](https://chrome.google.com/webstore/). Mainly targeted on non-Chrome users.
5
+
6
+
Based on [https://github.com/doraemonsk8ers/CRX_Downloader] using knowlege from [http://chrome-extension-downloader.com/how-does-it-work.php].
// @description Allows downloading .crx'es from Google's Chrome Web Store
6
+
// @version 0.1
7
+
// @author KOLANICH
8
+
// @copyright KOLANICH, 2015 (based on http://chrome-extension-downloader.com/how-does-it-work.php and https://github.com/doraemonsk8ers/CRX_Downloader)
0 commit comments