Skip to content

Creation of a chrome extension : your new favorite landing page / Work group @ada Tech School

Notifications You must be signed in to change notification settings

nicotine189/Chrome_Ext_UrNewLandingPage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrome Extension : Your new favorite landing page !

The project is about creating a browser extension for Google Chrome. It is the third project of our curriculum at ADA Tech School in Paris.

Authors

Project goals

Manipulating and interacting with the DOM using JavaScript

Languages and tools used

Languages:

  • JavaScript
  • HTML
  • CSS Tools:
  • Git
  • Miro
  • Visual Studio Code

Features

Une page d'accueil personnalisée comprenant :

  • Background image
  • Date and time display
  • Weather information (geo-location through the browser)
  • Integrated search bar (with multiple search engine options)
  • Daily inspiration quote
  • To do list

External resources and tools

  • MP3 music from Pixabay
  • phind.com
  • Todo list source: YouTube tutorial by ASMR Programming

Deployment

To use this extension, you will have to install it on your chrome browser : when you are in the extensions menu, activate the developper mode, and then you'll will be able to load the local files form the repo. It won't work if you load it as a regular webpage. You will also need to put in your own API keys (and replace the "*** You API Key ..."). The API source is specified. 3 keys are required (content.js, quote.js and weather.js)

About

Creation of a chrome extension : your new favorite landing page / Work group @ada Tech School

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • CSS 29.2%
  • HTML 21.8%