Quick Dictionary

シンプル画面の英和訳辞書

ما هو Quick Dictionary؟

Quick Dictionary هو إضافة Chrome تم تطويرها بواسطة hitoshi، والميزة الرئيسية لها هي "シンプル画面の英和訳辞書".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Quick Dictionary

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

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

                        シンプル画面の英和訳辞書です。過去の検索履歴を閲覧可能であり、忘れてしまった単語の再検索も簡単です。

This plugin enables users to quickly translate English<->Japanese word with simple user interface. Because it remembers the past search history, user can easily search forgotten words again.                    

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

الاسم Quick Dictionary Quick Dictionary
ID pbajfhmjeeodjppfhknebbnahggdgbgl
عنوان URL الرسمي https://chromewebstore.google.com/detail/quick-dictionary/pbajfhmjeeodjppfhknebbnahggdgbgl
الوصف シンプル画面の英和訳辞書
حجم الملف 63.65 KB
عدد التثبيتات 87
النسخة الحالية 0.8
آخر تحديث 2017-12-09
تاريخ النشر 2017-12-09
تقييم 5.00/5 مجموع تقييمات 1
المطور hitoshi
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick Dictionary",
    "version": "0.8",
    "manifest_version": 2,
    "description": "\u30b7\u30f3\u30d7\u30eb\u753b\u9762\u306e\u82f1\u548c\u8a33\u8f9e\u66f8",
    "icons": {
        "128": "images\/icon.png"
    },
    "permissions": [
        "https:\/\/eow.alc.co.jp\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "Quick Dictionary"
    }
}