Map Tab shows a new location at random every time you open a tab. Explore the world before you explore the web!
- Website: maptab.app
- Status: maintained as a portfolio project; the website and extension source remain available here.
This project brings information about interesting places to the browser's new-tab page. The repository contains the Chrome extension, website, API experiments, and supporting tools. View the Chrome Web Store listing.
$ git clone https://github.com/Jonathannsegal/map_tab.git
$ cd map_tab/web_extension
$ npm install
$ npm run devweb_extension/: Chrome extensionwebsite/: public Next.js website deployed on Vercelapi/: Rocket 0.5 API experimentserver/: Express 5 supporting service
- Add Features to Site
- Create API
- Create Wikipedia Scrapper
- Create Twitter Bot
- Create Mobile App
- NPM package for API