You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This is the Readefine client extension. Using the chrome/ directory + the build.py, we can build out the other 4 extensions (Edge, Firefox, Safari (iOS + MacOS)).",
"main": "build.js",
"type": "module",
"scripts": {
"build": "node build.js",
"test": "echo \"Error: no test specified\" && exit 1",