bitIO / everdu-chrome-extension

Chrome extension that tell you whether the current URL of your chrome browser is in your evernote or not.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Everdu: chrome extension

This chrome extension is intented to help you with the content you want to add to your evernote to not having it duplicated.

It has to work modes. Default is, check on demand, that means, the extensión will query your evernote only when you click on the extension's icon. But you can configure the extension to check every url. Obiously, this mode has a larger network overhead.

To change the configuration, just right click on the extension's icon and go to configuration and click on the checkbox that appears there. That's all.

CHANGELOG

1.0.6: 2013/04/22

  • Fix API call to find notes by source url

1.0.4: 2013/04/22

Changes mad by alanfranz. General idea is to cache results already obtained from Evernote. This is mostly benefit when working with the 'all' mode.

####1.0.3: 2013/03/05 Changes made by bitio. Logout when token is no longer valid.

About

Chrome extension that tell you whether the current URL of your chrome browser is in your evernote or not.


Languages

Language:JavaScript 93.4%Language:CSS 4.1%Language:HTML 2.5%