ngecilin
ngecilin copied to clipboard
Chrome Extension to shorten your looooong URL
TinyURL has provided significant update, we can't use it anymore
Currently, if I shorten https://kulkul.tech I might get things like https://tinyurl.com/ewueywuye, but I want to make it like https://tinyurl.com/kulkul-ewueywuye or https://tinyurl.com/marketing-ewueywuye
When deploying to playstore we need to make sure the version is updated.
OS : Windows 10 Node version : 10.16.3 Yarn version : 1.22.4 $ yarn build yarn run v1.22.4 $ yarn clean && env VERSION=$(node -p "require('package.json').version") npx webpack $ rm...
- [x] In the options page, user can set their default URL shortener provider e.g. TinyURL, BitLy, and Short.io (#21) - [x] If the Short.io is chosen, the user should...
- [ ] Architecting the Firefox counterpart in the same repository
From the PR #19 we set the app to automatically deploy to Chrome Store whenever there's a new update, now we want our user to automatically update their app as...