Description from extension meta
This is a website whitelist plugin, you can add websites to your whitelist and only websites that in that list can be opened,…
Image from store
Description from store
This is a website whitelist plugin, you can add websites to your whitelist and only websites that in that list can be opened, everything else will automatically redirect you to google.com. The extension sends GET requests to the URL/IP address that is in the settings with the format www.example.com/whitelist, it returns a JSON object with the format [{id, url}] where url is stored in the local storage of the user.
NOTE: If you want to use this extension you will have to make your API server or find one online.