MyNotesApp

write notes, search youtube, search google, translate notes, open docs, send notes to gmail...

什麼是MyNotesApp?

MyNotesApp是由javier villarreal開發的Chrome擴展程式,該擴展的主要功能是“write notes, search youtube, search google, translate notes, open docs, send notes to gmail...”。

擴展截圖

screenshot
screenshot
screenshot

下載MyNotesApp擴展crx文件

下載MyNotesApp擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This is my contribution, while i´m navigating, sometimes i want to write notes or paste links or even mails that i´ll probably use later and i think that with this application you can solve the problem. Then you can save a note even if you are going to close chrome.

The program let you write notes and modify it. When you need to modify a note, you have to click on button Modify and background change the color to blue until you finish. In addition, there is a hidden button to clear all notes, if you move the mouse to the middle of the page you could see the button.

This is a first version of the program, i´m developing improvements that i´ll publish soon.

I hope you like it.

Thanks.

----------------------------------------------------------------------------------------------------------------------
IMPORTANT:
Don´t use the extension to save relevant information like passwords or other private data, because the extension wasn´t made for that purpose.

IMPORTANTE:
No uses la extensión para salvar información relevante como contraseñas o otros datos privados porque la extensión no fue diseñada con ese fin.
----------------------------------------------------------------------------------------------------------------------

Some Options: 

- Get your notes on Gmail.
- Search on google.
- Search on YouTube.
- Open Google Docs.
- Translate Text.
- change the font size
- open notes in a new tab
- full screen 
- Print notes.

To search on google,  youtube or translate text, you only have to write on the field where you writes notes and two icons will appear on the top. You only have to click on it.

To get your notes on Gmail you only have to open the option menu and click on the button.

You can open google docs, only open the site for you to work with it, (not to get notes like documents).

************************************** VERSION 2.4 PUBLISHED ********************

****************************************** INFO ***************************************
                 Windows           MAC OS        Linux
- Copy:     CTRL+C          CMD+C           CTRL+SHIFT+C
- Paste:    CTRL+V          CMD+V            CTRL+SHIFT+V

***************************************** OTHERS ************************************
Do you want to do the same but with a special links support and more functionalities?
Test the extension: Quick Links

https://chrome.google.com/webstore/detail/aegkifofjmpcimhejjpjhafihlcpcifl                    

擴展基本資訊

名稱 MyNotesApp MyNotesApp
ID dekfkaejjjbaanacipopikcebhmjplce
官方網址 https://chrome.google.com/webstore/detail/mynotesapp/dekfkaejjjbaanacipopikcebhmjplce
簡介 write notes, search youtube, search google, translate notes, open docs, send notes to gmail...
檔案大小 549 KB
安裝次數 614
目前版本 3.0
更新時間 2013-08-05
上架時間 2013-08-05
評分 3.98/5 共 42 次評分
開發者 javier villarreal
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MyNotesApp",
    "version": "3.0",
    "description": "write notes, search youtube, search google, translate notes, open docs, send notes to gmail...",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_icon": "fondoIcon.png",
        "default_popup": "index.html"
    }
}