Video Snapshot
Introduction
Get video snapshot from the url
Add-on Installation InstructionsEnable the plugin by using the extraPlugins configuration setting
config.extraPlugins = 'videosnapshot';
If you use `sourcedialog` plugin, you need to enable `allowedContent` option
config.allowedContent = true;
Add item with custom toolbar
config.toolbar = [
...
{ name: 'other', items: ['videosnapshot'] }
]
My other pluginFunding
Thank you for your interest in giving to this plugin. You can make a donation by clicking on the paypal button in my website.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 0.0.2 |
||||
|