Buscador de complementos para Firefox
  • Extensiones
  • Temas
    • para Firefox
    • Diccionarios y paquetes de idiomas
    • Otros sitios de navegadores
    • Complementos para Android
Iniciar sesión
Vista previa de Tesseract

Tesseract por 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)
Descarga Firefox y obtiene la extensión
Descargar archivo

Metadata de la extensión

Capturas de pantalla
Sobre esta extensión
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
Inicia sesión para evaluar esta extensión
Todavía no hay valoraciones

Se guardó la valoración

5
0
4
0
3
0
2
0
1
0
Aún no hay revisiones
Permissions and data

Data collection:

  • The developer says this extension doesn't require data collection.
Saber más
Más información
Enlaces del complemento
  • Correo de ayuda
Versión
1.2
Tamaño
2,2 MB
Última actualización
hace 20 días (9 de dic. de 2025)
Categorías relacionadas
  • Herramientas de búsqueda
  • Apariencia
Licencia
MIT License
Política de privacidad
Leer la política de privacidad de este complemento
Historial de versiones
  • Ver todas las versiones
Etiquetas
  • google
  • mp3
  • music
  • search
Añadir a la colección
Informar sobre este complemento
Ir a la página de inicio de Mozilla

Complementos

  • Acerca de
  • Blog de complementos de Firefox
  • Taller de extensiones
  • Central del desarrollador
  • Normativas para desarrolladores
  • Blog de la comunidad
  • Foro
  • Informar de un error
  • Guía de revisión

Navegadores

  • Desktop
  • Mobile
  • Enterprise

Productos

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

A menos que se indique lo contrario, el contenido de este sitio está licenciado bajo la licencia Creative Commons Reconocimiento Compartir-Igual v3.0 o una versión posterior.