Other manual installs

Here is a overview of all the manual install options that are currently available to our technical users. Each option includes a table with information on their compatibility with our plans. We offer a variety of languages (HTML, JavaScript, CSS), allowing you to install the personal link in a location of your choise, increasing its difficulty to be identified.

Free Premium
<img src="<YOUR_PERSONAL_LINK_HERE>" style="display: none;"></img>
Free Premium
<script>
var xmlHttp = new XMLHttpRequest();
xmlHttp.open( "GET", "<YOUR_PERSONAL_LINK_HERE>", false );
xmlHttp.send( null );
</script>
Free Premium
<style>
@import url('<YOUR_PERSONAL_LINK_HERE>');
</style>
General features
Premium features
Tutorials