verification-plugin
verification-plugin copied to clipboard
A verification “Swiss army knife” helping journalists, fact-checkers, and human rights defenders to save time and be more efficient in their fact-checking and debunking tasks on social networks especi...
The navigation bar and the tools reuse similar code and variables and it needs refactoring - [ ] Less error prone variables: instead of having to type the strings by...
When service fall to HTTP 503 error is following: "AxiosError: Request failed with status code 503" This message is a generic error message set by Axios module. Customize error message...
Refreshing the tab does not bring the default locale back. For example: 1. Open the plugin in English (and save as a preferred default language if needed) 2. Set language...
Nice to have - add dark mode support \+ - [ ] Fix missing module lint error for emotion - [ ] Go through the custom CSS and look for...
Add a page with historical weather information: - [ ] Input date range and location - [ ] Autocomplete location - [ ] Read from an API - [ ]...
Url from perma.cc are not recognize and thus are not process from contextal-menu and plugin tools. Tools give the error message: ```` Please give a correct link ```` When using...
Instagram hotlinks (link from CDN) are not displayed properly because of Instagram cross-origin security rules See: https://stackoverflow.com/questions/73042421/how-is-instagram-com-web-version-able-to-ignore-its-cors-when-requesting-to-i-in
Using the Chrome Web Store Publish API, we could automate publishing our branches to the Chrome Store. This will save us time. **Documentation** https://developer.chrome.com/docs/webstore/using_webstore_api/#:~:text=The%20Chrome%20Web%20Store%20Publish%20API%20provides%20a%20set%20of,in%20the%20Chrome%20Web%20Store - This would need to be...
Use cypress to perform automatic tests