Tagalog Learning
Learn Tagalog one word at a time!
ما هو Tagalog Learning؟
Tagalog Learning هو إضافة Chrome تم تطويرها بواسطة Lebraude، والميزة الرئيسية لها هي "Learn Tagalog one word at a time!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Tagalog Learning
قم بتنزيل ملفات الامتداد Tagalog Learning بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
When you open a new tab, it's a opportunity to learn something! v1.0: 100 different words/expressions
معلومات أساسية عن التمديد
الاسم | Tagalog Learning |
ID | ipcipfohoojmglgmdmdgldkenchihfhb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/tagalog-learning/ipcipfohoojmglgmdmdgldkenchihfhb |
الوصف | Learn Tagalog one word at a time! |
حجم الملف | 16.89 KB |
عدد التثبيتات | 29 |
النسخة الحالية | 1.0 |
آخر تحديث | 2020-01-23 |
تاريخ النشر | 2020-01-19 |
تقييم | 2.00/5 مجموع تقييمات 1 |
المطور | Lebraude |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "1.0", "default_locale": "en", "manifest_version": 2, "icons": { "16": "public\/assets\/icon16.png", "48": "public\/assets\/icon48.png", "128": "public\/assets\/icon128.png" }, "chrome_url_overrides": { "newtab": "public\/index.html" }, "web_accessible_resources": [ "public\/assets\/*" ] } |