Tagalog to English Dictionary
Translate a Tagalog / Filipino word to English.
Qu'est-ce que Tagalog to English Dictionary ?
Tagalog to English Dictionary est une extension Chrome développée par https://www.tagalog.com, et sa fonction principale est "Translate a Tagalog / Filipino word to English.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tagalog to English Dictionary
Téléchargez les fichiers d'extension Tagalog to English Dictionary au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Translate words in Tagalog to English with this Filipino / Tagalog to English dictionary. *** Please note: This is a dictionary program. It does not translate full phrases / sentences. FEATURES: 1.) QUICK Filipino / Tagalog to English dictionary look ups at your fingertips on any web site. 2.) 17,000 AUDIO CLIPS: search results include link to audio clips for 17,000 dictionary entries recorded by native Filipino language speakers. 3.) SMART FILIPINO SEARCH: this extension "understands" how the Filipino / Tagalog language works and can strip away Filipino language affixes to show all related Filipino words based on the word root of any word given. 4.) PRONUNCIATION MARKUP: search results include stress accent marks to indicate the stressed syllable of each word for proper pronunciation. Developed and maintained by: https://www.TagalogLessons.com Join us! We are a friendly and active online community of Tagalog language learners of all skill levels.
Informations de Base sur l'Extension
Nom | Tagalog to English Dictionary |
ID | ekjkjbodjcdjgafbkolhfjgpfgagdegj |
URL Officiel | https://chromewebstore.google.com/detail/tagalog-to-english-dictio/ekjkjbodjcdjgafbkolhfjgpfgagdegj |
Description | Translate a Tagalog / Filipino word to English. |
Taille du Fichier | 55.79 KB |
Nombre d'Installations | 868 |
Version Actuelle | 1.21 |
Dernière Mise à Jour | 2020-06-24 |
Date de Publication | 2020-06-23 |
Évaluation | 4.22/5 Total 9 Évaluations |
Développeur | https://www.tagalog.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.tagalog.com/ |
URL de la Page d'Aide | https://www.tagalog.com/extensions/ |
URL de la Page de Politique de Confidentialité | https://www.tagaloglessons.com/extensions/privacy_policy.php |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tagalog to English Dictionary", "short_name": "TagalogDict", "version": "1.21", "description": "Translate a Tagalog \/ Filipino word to English.", "homepage_url": "https:\/\/www.tagaloglessons.com\/extensions\/v2\/", "permissions": [ "activeTab", "http:\/\/*\/*", "https:\/\/*\/*", "webRequest", "contextMenus", "tabs" ], "browser_action": { "browser_style": false, "default_icon": "icons\/filless32.png", "default_title": "TagalogDictionary", "default_popup": "popup_search_form.html" }, "background": { "scripts": [ "background.js" ] }, "commands": { "do-sidebar-search": { "suggested_key": { "default": "Ctrl+Shift+F" }, "description": "Translate selected text from Tagalog to English" } }, "icons": { "32": "\/icons\/filless32.png", "48": "\/icons\/filless48.png", "96": "\/icons\/filless96.png", "128": "\/icons\/filless128.png" }, "web_accessible_resources": [ "search.js", "search_results.css", "images\/logov2.png" ], "content_scripts": [ { "matches": [ " |