Tagalog Learning
Learn Tagalog one word at a time!
Wat is Tagalog Learning?
Tagalog Learning is een Chrome-extensie ontwikkeld door Lebraude, en de belangrijkste functie is "Learn Tagalog one word at a time!".
Extensie Screenshots
Download het CRX-bestand van de extensie Tagalog Learning
Download Tagalog Learning-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
When you open a new tab, it's a opportunity to learn something! v1.0: 100 different words/expressions
Basisinformatie over de Extensie
Naam | Tagalog Learning |
ID | ipcipfohoojmglgmdmdgldkenchihfhb |
Officiële URL | https://chromewebstore.google.com/detail/tagalog-learning/ipcipfohoojmglgmdmdgldkenchihfhb |
Beschrijving | Learn Tagalog one word at a time! |
Bestandsgrootte | 16.89 KB |
Aantal Installaties | 29 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2020-01-23 |
Publicatiedatum | 2020-01-19 |
Beoordeling | 2.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Lebraude |
Betalingswijze | free |
Ondersteunde Talen | 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\/*" ] } |