Mostly chrome extension is built by javascript. But a lot of developer wants to start from a template of vue or react which is populated in frontend development. https://github.com/YuraDev/vue-chrome-extension-template
Elasticsearch
Elasticsearch is a search engine based on the Lucene library. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents. Elasticsearch is developed in Java and is released as open source under the terms of the Apache License. According to the DB-Engines ranking, Elasticsearch is the most popular …
Bitbucket Pipelines & Deployments
Integrated CI/CD for Bitbucket Cloud that’s trivial to set up, automating your code from test to production. https://bitbucket.org/product/features/pipelines
Code Beautify
Code Beautify is the 3rd party service that provides numerous converters, editors, validators and etc.https://codebeautify.org/
Foreign exchange rates and currency conversion JSON API
Fixer is a simple and lightweight API for current and historical foreign exchange (forex) rates. It provides over 150 currencies real-time exchange rate. It also includes the free plan and it only provides the rate corresponding Euro not USD on free plan.https://fixer.io/
Remote Desktop Software, AnyDesk
AnyWhere. AnyTime. AnyDesk Connect to a computer remotely, be it from the other end of the office or halfway around the world. AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go individuals alike. https://anydesk.com/en/downloads
One last, but most tricky choice when you can not login with google account
https://www.google.com/accounts/IssuedAuthSubTokens The link above will lead you the page where the list of apps which has permission to your google account. Remove the domain which you fail to login. And the try login again. Add clap if this work!
Free Website Builder for Busy Creators. No coding skills required | Ucraft
Ucraft is a free website builder that provides web designers, marketers and business owners with a set of web design tools to start their next awesome project in minutes. Everything you need to create a professional looking free website. No coding or designer skills needed. https://www.ucraft.com
Meazure – PixelStick like on Windows PC
PixelStick is a great tool for designers and developers who is working on macOS. But unfortunately, Plumamazing didn’t released windows version of it. But we have some great alternatives to PixelStick, and one of these are Meazure. It has all functionalities including length, angle view.
Auth0 authentication without redirect
Auth0 is an authentication service with provides oauth2-like authentication functionality. When we use oauth2 authentication, browsers are normally redirected to the auth domain and return back to our own domains with the access_token in the url. Sometimes we don’t like this redirect process and want to hide our authentication process to users. There is an …