
tinymce.init({
    // other settings
    external_plugins: {
        "tinycdn" : "https://tinycdn.cloud/resources/tinymce/latest/tinycdn.min.js"
    },
    tinycdn: {
        // fullscreen: true,   // Default setting is false
        width: 1300,        // Default value is 800
        height: 700,        // Default value is 550
        site_id: 0,         // Get your site_id on tinycdn.cloud/cabinet/
        token: 'paste_your_token'
    }
});
Try 5 days for free without any credits