BloggerJS is a collection of JavaScript scripts and widgets designed to enhance Blogspot Blogger functionality.
To use a script, copy the code from the repository and include it in your Blogger template or add it as an external script.
<script src="https://gsfalcon.dev/BloggerJS/script-name.js"></script>
Script | Description |
---|---|
blogger-sitemap-html.js |
Generates an HTML sitemap for Blogger blogs. |
visitor-info.js |
Collects and displays visitor analytics data. |
timeAgo.js |
Displays dates in a relative format (e.g., “5 minutes ago”). |
relatedPosts.js |
Shows dynamic related posts. |
playstation-replace-buttons.js |
Replaces ✕, ◯, □, △ symbols with PlayStation button icons in posts. |
<head>
or <body>
tags.Made with ❤️ by gsFALCON