vectorizer.io svg preview and free download
< Feedback on vectorizer.io free download
I can't reproduce this, either on chrome/firefox/edge with tampermonkey.
Please try inserting the following code after 'use strict';
$(`<style>#nomorecreditsmodal, body>.modal-backdrop.fade.show { display: none !important; }</style>`)
.appendTo("head");
Hmmm weird. I'm on Firefox using Violentmonkey. But adding that line worked so thanks :D
I can't reproduce this, either on chrome/firefox/edge with tampermonkey.
Please try inserting the following code after 'use strict';$(`<style>#nomorecreditsmodal, body>.modal-backdrop.fade.show { display: none !important; }</style>`) .appendTo("head");
Started to not work. Here's the working line if anyones interested (added #freedownloadmodal):
$(`<style>#nomorecreditsmodal, body>.modal-backdrop.fade.show,#freedownloadmodal { display: none !important; }</style>`).appendTo("head");
I can't reproduce this, either on chrome/firefox/edge with tampermonkey.
Please try inserting the following code after 'use strict';$(`<style>#nomorecreditsmodal, body>.modal-backdrop.fade.show { display: none !important; }</style>`) .appendTo("head");
Started to not work. Here's the working line if anyones interested (added #freedownloadmodal):
$(`<style>#nomorecreditsmodal, body>.modal-backdrop.fade.show,#freedownloadmodal { display: none !important; }</style>`).appendTo("head");
Thanks, I have updated it.
Great script :D
I just wondered if its possible to prevent the pricing page to appear after you clicked on download.