Advertisement
Guest User

GoLinks CopyCat

a guest
Sep 17th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Ver 1
  2. =========
  3. Main Goal : learn and show off ur JS skills
  4. Desc : Basic Chrome Ext, to save long urls and shorten them to be called from address bar by go/hamoly -> www.hamoly.com
  5. Basic Features:
  6. 1 - Simple Extension UI to add link and its shorten url
  7. 2 - In address bar `go/link` it fires up new tab to go `www.full-link.com/`
  8. 3 - Simple Dashboard to show all saved links, delete, add, edit
  9. 4 - its all based on indexedDB https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement