Skip to content

AutomagicalApps/functionLesson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functionLesson

Math lesson on functions as described by web navigation

Functions take an input and create an output. There are great formal definitions out there essentially if you repeatedly put the same input in you should get the same output. Also, for every input you put in, you should get an output.

This project is for a Chrome Extension that will open up a new tab with the URL of https://www.google.com every time the icon is clicked.

A few bits to get you up and running without having to learn Github.

  1. Download the folder 1b. Unzip the downloaded folder and know where it went 1c. On a Chromebook you can click on the .zip file and then just drag the regular folder to the Downloads and it will copy over
  2. Go to your Chrome Extensions (you can type chrome://extensions/ in the Chrome URL bar)
  3. Toggle on Developer Mode
  4. Click Load Unpacked button
  5. Choose the folder you downloaded (make sure it is not still a .zip file as Chrome doesn't like that, it won't let you choose the .zip folder)
  6. Open a new tab or refresh the current one
  7. Click the icon button for this Chrome Extension
  8. Watch the magic happen!

About

Math lesson on functions as described by web navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published