Coming Soon

Download Latest Coming Soon Music & New Songs 2026

Cameo Huzla – Extremist

Cameo Huzla, a rapidly rising Nigerian singer, composer, and performer known for his passionate delivery and audacious, creative direction, has…

Hyce – Te Amo

Hyce, a notable Nigerian musician and songwriter, released the captivating song “Te Amo.” Additionally, this masterpiece track showcases the musical…

Rema – God Almighty

An extraordinarily gifted Nigerian music Lord, singer, songwriter, performer, and media personnel Rema, invaded the music industry with a mind-blowing…

Kayode – Aimoye

Nigerian recording artist Kayode delivers a smooth and emotionally layered offering with “Aimoye.” The song leans into themes of romance…

ARTSALGHUL – 2 sl1ck Ft. Blaqbonez

The prestigious and multi-talented Nigerian musician and song composer, ARTSALGHUL, has come through with a brand-new, tantalizing masterpiece, “2 sl1ck…

KiDi – Babylon

KiDi, a highly recognised Ghanaian music phenomenon singer and songwriter unveiled a mind-blowing sensation tagged “Babylon”. Furthermore, this aforementioned musical…

Kunmie – Solace Ft. Joeboy

With a brand-new, enticing soundtrack called “Solace,” Kunmie, a young, well-known Nigerian artist and singer, has made a comeback. Furthermore,…

Wizkid – Jackson Dance

Wizkid, an accalimed and multi-talented Nigerian iconic singer-songwriter, is set to deliver a scorching and vibrant thrilling hit composition known…

Patoranking – African Soldier

The youthful, extraordinarily gifted, and vivacious Nigerian singer and songwriter Patoranking has returned to the studio with a brand-new, breathtaking…

CKay – Badminton

“Badminton,” a thrilling and spontaneous jam has been delivered by skilled and highly respected musical artists and song composer known…

Ruger – Issue

“Issue,” a tantalizing and thrilling melody has been delivered by a skilled and wonderfully gifted musician and songwriter from Nigeria…

Shallipopi – Lets Go

A multi-talented Nigerian singer, songwriter, and stage performer, Shallipopi unveiled a mesmerizing and enchanting jingle titled “Let’s Go.” Furthermore, the…

Boy Spyce – IGBORO

A phenomenally talented young Nigerian musician and a Mavins Record composer, Boy Spyce has made a victorious comeback to the…

Wizard Chan – Silent Mode

Nigerian Afro-fusion artist Wizard Chan (Nigeria) unveils a new single titled “Silent Mode,” a record that showcases his reflective songwriting and unique sound. The…

Black Sherif – Jordan

Ghanaian hitmaker Black Sherif is back with a brand-new single titled “Jordan,” a powerful record that highlights his unique sound…

Shallipopi – Auracle

Shallipopi, a veteran and multi-talented songstress, has come through on the internet with a buzzing and extravagant lyrical volume known…

Geh Geh – Her Toto Make Gbim

A Nigerian famous, extraordinary, multi-talented singer, song composer, and stage performer will launch another outstanding song named ”Her Toto Make…

Patoranking – No Jonze

Award-winning Nigerian artist Patoranking is scheduled to release “No Jonze,” another colorful smash album, on October 15, 2025. In the…

`; adContainer.appendChild(script); // Display the ad container (if it was hidden) adContainer.style.display = 'block'; // Store the current time localStorage.setItem(LAST_AD_DISPLAY_KEY, Date.now()); } } function canShowAd() { const lastDisplayTime = localStorage.getItem(LAST_AD_DISPLAY_KEY); if (!lastDisplayTime) { // No previous display time, so we can show the ad return true; } const currentTime = Date.now(); const timeElapsed = currentTime - parseInt(lastDisplayTime, 10); return timeElapsed >= AD_DISPLAY_INTERVAL; } // Check on page load and delay ad appearance document.addEventListener('DOMContentLoaded', () => { if (canShowAd()) { setTimeout(() => { showVignetteAd(); }, DELAY_TIME); } else { // Optionally, if you want to hide the ad container initially if not eligible document.getElementById(AD_ZONE_ID).style.display = 'none'; } }); // You could also set up a recurring check if the user stays on the page for a long time // However, vignette ads are typically shown on page load or navigation. // If you need a persistent check *while on the same page*, uncomment the following: /* setInterval(() => { if (canShowAd()) { showVignetteAd(); } }, 60 * 1000); // Check every minute if an ad can be shown */