EmbedCast Link Extractor

Extract and copy iframe embed URLs with one click. Works on any website with embedded video players.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.1 31/03/2026

    Changelog
    v1.1 - EmbedCast Style Update
    - Added @icon with EmbedCast logo for Tampermonkey extension display
    - Updated UI colors to match EmbedCast branding (dark blue #1a1a2e + green #00ffcc)
    - Added EmbedCast logo and title to floating UI
    - Changed button to gradient style (green)
    - Added subtle green glow shadow effect
    - URL now truncates with ellipsis and shows full URL on hover (tooltip)
    - Updated element IDs from mori-* to embedcast-*
    v1.0 - Initial Release
    - Detect iframes on any website
    - Prioritize #iframePlayer elements
    - Floating UI button to copy embed URL
    - Visual feedback when URL is copied
    - Auto-stop interval after successful injection

  • v1.0 31/03/2026