It is currently March 29th, 2024, 1:16 pm

Plugin for view script widget in JS?

General topics related to Rainmeter.
Blawdi
Posts: 1
Joined: September 1st, 2021, 8:38 am

Plugin for view script widget in JS?

Post by Blawdi »

Hello,

I was using a script to see the cryptocurrencies, but since 2 days in does not work anymore (Crypto market cap).

Is there a way to put the widgets that we can find on different sites that have this form:

Code: Select all

<script src="https://widgets.coingecko.com/coingecko-coin-market-ticker-list-widget.js"></script>
<coingecko-coin-market-ticker-list-widget  coin-id="bitcoin" currency="usd" locale="fr"></coingecko-coin-market-ticker-list-widget>
in rainmeter plugin?

Thanks in advance