
If you are a Chrome Extension developer, you've probably felt the frustration of checking your extension every so often in the developer dashboard and find that someone has asked a question or left feedback you needed to address. To that end, I wrote theChrome Extension Monitor. I wrote this extension to monitor myMedia Bias/Fact Check extension.
Unfortunately, there is no way to gather the details from the web store from this extension itself (cors issues with Google API calls). Instead, I had to create a proxy service inFirebase that proxies each request through a serverless function to gather the data.
Check it out and let me know what you think? I'm looking for feedback for improvement.
Top comments(0)
For further actions, you may consider blocking this person and/orreporting abuse