WeSearch

“Extensions by Bunny” hub launch

·1 min read · 0 reactions · 0 comments · 7 views
#webdev#extensions#devpride#trans
“Extensions by Bunny” hub launch
⚡ TL;DR · AI summary

A new website called Extensions by Bunny has been launched, serving as a hub for various browser extensions. The site currently features three extensions: Auto Scroll, Bunny Book, and Reading Ruler, each designed to enhance user experience. Users can install these extensions directly from the Chrome Web Store and provide feedback for future improvements.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3690282) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } codebunny20 Posted on May 30 “Extensions by Bunny” hub launch #webdev #extensions #devpride #trans I just launched a super small new site called Extensions by Bunny — a simple hub for all the browser extensions I’ve been building. Right now it includes: Auto Scroll – Automatically scrolls pages for you so you can read or watch hands‑free. Bunny Book – A lightweight bookmarking helper to keep important pages easy to find.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)