trongthanh / nau-chrome-tab

Beautiful New Tab extension for Chrome, Firefox and browsers support web extension
https://int3ractive.com/nau-tab
Apache License 2.0
55 stars 11 forks source link

Allow edit of quick links #1

Closed trongthanh closed 5 years ago

trongthanh commented 8 years ago

Intention to allow editing quick links item through plain text area (due to very large amount of icons to select, just let the user key in the icon name after preview from MDI website)

URL                             | MDI Icon      | Title           | Content
https://mail.google.com         | gmail         | GMail           |
https://calendar.google.com     | calendar      | Google Calendar |
https://github.com/naustudio    | github-circle | Github          |
https://bitbucket.org/naustudio | bitbucket     | Bitbucket       |
https://trello.com/naustudio    | trello        | Trello          |
https://facebook.com            | facebook      | Facebook        |
https://twitter.com             | twitter       | Twitter         |
https://tuoitre.com             |               | Tuoitre.vn      | <span class=u-serif-text>tt</span>
https://photos.google.com       | image         | Google Photos   |
https://jukebox.naustud.io      | play          | Nau Jukebox     |

MDI Icon: is the icon class from MDI website Title: is the text appear when hover on the icon Content: In case no icon selected, set the content to be rendered instead of the icon (HTML enabled)

trongthanh commented 7 years ago

I have implemented a simple settings UI to allow user turn on/off a links from a predefined list. Moving to 3.0, I'll let user add their own URLs

trongthanh commented 5 years ago

Released. Currently, the number of user link is limited to 4, icons is limited to generic icons and changeable from a dropdown.