My Personal Notepad

This Chrome extension is a to-do list tracker to make your everyday life easier.

Что такое My Personal Notepad?

My Personal Notepad - это расширение Chrome, разработанное gomez.e.mario, и его основная функция - "This Chrome extension is a to-do list tracker to make your everyday life easier.".

Снимки экрана расширения

Скачать файл CRX расширения My Personal Notepad

Скачайте файлы расширений My Personal Notepad в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Have you ever needed to write something down super fast but can't find pen and paper and sure enough the app you want to use won't load quickly? Well, just click on the My Personal Notepad Icon on your Chrome Browser and type away!!! As simple as that. My Personal Notepad uses your Browser storage to save your notes and you can simply delete them when your done.

Clearing your cache and cookies won't affect your notes at all!!!                    

Основная информация о расширении

Название My Personal Notepad My Personal Notepad
ID hlblemoeejhimmggbhheapknebnlhhnb
Официальный URL https://chromewebstore.google.com/detail/my-personal-notepad/hlblemoeejhimmggbhheapknebnlhhnb
Описание This Chrome extension is a to-do list tracker to make your everyday life easier.
Размер файла 1.29 MB
Количество установок 1,676
Текущая Версия 1.0
Последнее Обновление 2015-04-03
Дата публикации 2015-04-03
Рейтинг 5.00/5 Всего 4 оценок
Разработчик gomez.e.mario
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "My Personal Notepad",
    "description": "This Chrome extension is a to-do list tracker to make your everyday life easier.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}