LatTab - Learn Latin Proverbs

Learn Latin proverbs - each time you open up a new tab.

ما هو LatTab - Learn Latin Proverbs؟

LatTab - Learn Latin Proverbs هو إضافة Chrome تم تطويرها بواسطة JbenderCode، والميزة الرئيسية لها هي "Learn Latin proverbs - each time you open up a new tab.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة LatTab - Learn Latin Proverbs

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

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

                        Replace your new tab page with a page that will teach you the English meaning behind Latin proverbs.

Latin is the root of many languages and this extension was built as a fun project to share some of that ancient wisdom, and insight with everyone. 

Version 1.2.0
* Minor styling changes
* Added Roots as a secondary option                    

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

الاسم LatTab - Learn Latin Proverbs LatTab - Learn Latin Proverbs
ID eiocjaocpmackhbaffoejkcmnfbdpgpj
عنوان URL الرسمي https://chromewebstore.google.com/detail/lattab-learn-latin-prover/eiocjaocpmackhbaffoejkcmnfbdpgpj
الوصف Learn Latin proverbs - each time you open up a new tab.
حجم الملف 146 KB
عدد التثبيتات 232
النسخة الحالية 1.2.0
آخر تحديث 2018-01-31
تاريخ النشر 2018-01-31
تقييم 4.00/5 مجموع تقييمات 10
المطور JbenderCode
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LatTab - Learn Latin Proverbs",
    "short_name": "LatTab",
    "version": "1.2.0",
    "description": "Learn Latin proverbs - each time you open up a new tab.",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": {
        "scripts": [
            "lib\/jquery-2.0.3.min.js"
        ]
    },
    "icons": {
        "128": "logo.png"
    },
    "permissions": [
        "storage"
    ],
    "author": "Josh Bender - [email protected], Skylar Bolton - [email protected]"
}