Vocab Note

It's your customizable vocabulary notebook. You can create your own vocabulary list.

ما هو Vocab Note؟

Vocab Note هو إضافة Chrome تم تطويرها بواسطة Maiko.M، والميزة الرئيسية لها هي "It's your customizable vocabulary notebook. You can create your own vocabulary list.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Vocab Note

قم بتنزيل ملفات الامتداد Vocab Note بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Vocabulary Notebook is simple and creative memo for your Chrome browser. 

What you can do

- Create tabs
- Create categories
- Sort vocabularies by categories
- Edit vocabularies
- Edit Categories

単語を調べながらブラウジングしていると、

・単語のページのお陰で、あっという間にタブがいっぱいになってしまった...
・単語をもう一度見たいと思ったけれど、タブを消してしまったから、また一から調べないと...

と、手間に感じたことはありませんか?

 Vocab Noteは、Chromeブラウザで気軽に利用できる、クリエイティブな単語帳メモです。

できること:

・タブの作成
・カテゴリの作成
・カテゴリ別で、登録したメモを観覧
・追加したメモの編集
・カテゴリ名の変更

自由度が高い、単語のみならずお好きなジャンルのメモとしてもご利用いただけます。


UPDATED 06/08/2020
Fixed a bug : enabled to open edit/delete modal                    

معلومات أساسية عن التمديد

الاسم Vocab Note Vocab Note
ID obnmagkhjbjbolndeminbibodlfjnabp
عنوان URL الرسمي https://chromewebstore.google.com/detail/vocab-note/obnmagkhjbjbolndeminbibodlfjnabp
الوصف It's your customizable vocabulary notebook. You can create your own vocabulary list.
حجم الملف 45.59 KB
عدد التثبيتات 368
النسخة الحالية 1.2.4
آخر تحديث 2021-10-31
تاريخ النشر 2020-01-23
تقييم 3.00/5 مجموع تقييمات 2
المطور Maiko.M
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Vocab Note",
    "description": "It's your customizable vocabulary notebook. You can create your own vocabulary list.",
    "author": "Maiko Miyazaki",
    "version": "1.2.4",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "Vocab Note",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "vocabnote_16.png",
        "48": "vocabnote_48.png",
        "128": "vocabnote_128.png"
    },
    "permissions": [
        "storage"
    ]
}