Tagalog Learning

Learn Tagalog one word at a time!

What is Tagalog Learning?

Tagalog Learning is a Chrome extension developed by Lebraude, and its main feature is "Learn Tagalog one word at a time!".

Extension Screenshots

screenshot

Download Tagalog Learning Extension CRX File

Download Tagalog Learning extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        When you open a new tab, it's a opportunity to learn something!

v1.0: 100 different words/expressions                    

Extension Basic Information

Name Tagalog Learning Tagalog Learning
ID ipcipfohoojmglgmdmdgldkenchihfhb
Official URL https://chromewebstore.google.com/detail/tagalog-learning/ipcipfohoojmglgmdmdgldkenchihfhb
Description Learn Tagalog one word at a time!
File Size 16.89 KB
Installation Count 29
Current Version 1.0
Last Updated 2020-01-23
Publish Date 2020-01-19
Rating 2.00/5 Total 1 Ratings
Developer Lebraude
Payment Type free
Supported Languages 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\/*"
    ]
}