FAQ

What are widgets?

Widgets are simple tools or applications that work independently from the main content of the site. They can simply display things like clocks, calendars, music players etc. without any complex coding, which might be helpful for users or making the site look more richer!

How can I add them on my site?

You can add them on your site via hotlinking or uploading the widget file to your site! They are in JS (JavaScript) format and doesn't contain any other extra file. Then, you place a script tag on your HTML document to use them.

Should I get permission from you to use them?

Not at all! You can use them any time you want for free.

Do I have to credit you on my site if I use them?

It's not necessary, but I'd appreciate that!

Do they contain ads for you site?

Absolutely not! If I were you, I wouldn't want to use a simple widget that has a ugly looking logo or text on it!

Are they CSS customizable?

Yes. You can customize the elements with your CSS file. You don't have to use !important rules for it. Default CSS definitions are noted in widget's own page.

Can I modify the downloaded codes?

Sure! Files are open source. But you can't remove or modify the credit notes and can't redistribute or sell the modified code to other people. For more info, read Terms of Service

Can I use them on commercial sites?

No. They are only allowed for indie, educational or personal sites.

Are widget codes constant or they do get update?

They sometimes get updates. So, if you use them by hotlinking, it's better to check latest updates for widgets. If you don't want to deal with it, upload the widget file to your own site :P

Are they suitable for any browser?

I'm haven't tested it, but I guess so. I'm using Google Chrome, and haven't got any error for now.

I've found an error on a widget. / I want a new feature for a widget.

You can contact me from my site's chatbox, guestbook or my neocities profile.

Will I get a CORS error if I hotlink?

Probably not. But if you do, you can download the widget code and upload it to your own site. It will work that way.