Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Tesseract

Tesseract by Shahid Rahaman

An elegant chrome extension dashboard which incorporates several widgets like Analog clock, calendar, weather, Gmap, Music-Player.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Description:
An elegant chrome extension dashboard which incorporates several widgets like Analog clock, calendar, weather, Gmap, Music-Player, to-do list, stocks. Bootstrap is also used to apply quick styles, I have used bootstrap grid to contain the widgets so that it can be responsive, container-fluid class is also used to contain and aligned the elements inside, row class is used to keep the widget in a row. All of these feature's source code is given assets folder or directly in the index.html (Which uses iframe). All the APIs mentioned below are open-source(does not require to create an key explicitly for a particular user or developer) and every features are being handled at the client side, this chrome extension does not rely on any complex backend features. You can also set a video file as a background apart from image file like jpeg, gif etc. This project does not collects any user data as it completely relies on the client side handling. However it does contain some third party open source APIs which may collect the data if mentioned at their privacy policy.

Analog Clock
It is just a simple analog clock made with html, css and js. This clock comprises numbers to mark time, it is created and embedded dynamically using js by calculating angles. It also has three hands for hours, minutes and seconds. Seconds hand rotates every second by a certain degree, minutes and hour hands depend upon seconds hand for it's rotation angle. It's style is applied from the clock.css which you will find it in the assets folder and it's functionality is applied from clock.js which is also at the assets folder. This element is contained inside col-3 class which is a bootstrap grid.

Calendar
It is created dynamically using js, a very simple yet elegant design. It shows month name atop and current date is also marked. This element is contained inside col-3 class which is a bootstrap grid.

Weather Widget
It is created with help of js, weather.js script calculates the location via geolocation IP address. Geolocation returns longitude and latitude coordinates, js functions determines the weather condition for this returned coordinates using Open-Meteo API. It shows several other informations like AQI,humidity, feels Like temperature, hourly and weekly forecast. This element is contained inside col-3 class which is a bootstrap grid.

Map
It is embedded via Gmap which requires map.js script to work. It also locates the device using geolocation IP address. This element is contained inside col-3 class which is a bootstrap grid.

Music-Player
It uses jiosaavn unofficial api to fetch music, it's default player controls is hidden and a customized player controls is used to work. This element is contained inside col-4 class which is a bootstrap grid.

To-do List
It is created using html, css and js. This element is contained inside col-3 class which is a bootstrap grid. This element is contained inside col-4 class which is a bootstrap grid. To store the tasks it uses localstorage as they are just texts so indexedDB is not required.

Stocks widget
This reflects the price dynamically using the tradingview chart provided via iframe directly it also does not requries external js file. This element is contained inside col-4 class which is a bootstrap grid.

Background Changer
It is a button to change the background. You can set a video file as a background. To store the background files it uses indexedDB instead of localstorage as for videos it requires large storage capacity which is not availabe in localstorage.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support Email
Version
1.2
Size
2.2 MB
Last updated
7 days ago (Dec 9, 2025)
Related Categories
  • Search Tools
  • Appearance
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Tags
  • google
  • mp3
  • music
  • search
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.