Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 851 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 851 Bytes

DoctoRating

A Browser extension (WebExtension) to display Google Maps rating on Doctolib search results.

screenshot

Install DoctoRating

Contribute

Install

npm install

Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

Environment

  1. Copy .env.example to .env
  2. Create a new Google Api Key that have access to the Place API, here

Docs