SlangLang
Easy and comprehensive lookup of word definitions (including slang)
Qu'est-ce que SlangLang ?
SlangLang est une extension Chrome développée par Rose, et sa fonction principale est "Easy and comprehensive lookup of word definitions (including slang)".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SlangLang
Téléchargez les fichiers d'extension SlangLang 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
SlangLang is a light-weight Chrome extension that allows easy lookups for the definitions of words (proper English and slang) right in your browser. Supports all sites including Twitter and Facebook. It utilizes Urban Dictionary API for slang lookup and Montanaflynn Dictionary for proper English lookup. How to use: Use your cursor to highlight the word you wish to lookup. A tooltip containing the definition of the word will pop up right beside it.
Informations de Base sur l'Extension
Nom | SlangLang |
ID | eilkfbammopmhlfghljojfkdedhiknjd |
URL Officiel | https://chromewebstore.google.com/detail/slanglang/eilkfbammopmhlfghljojfkdedhiknjd |
Description | Easy and comprehensive lookup of word definitions (including slang) |
Taille du Fichier | 2.83 MB |
Nombre d'Installations | 307 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2016-05-13 |
Date de Publication | 2016-05-13 |
Évaluation | 5.00/5 Total 6 Évaluations |
Développeur | Rose |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/rosexu/slang-translator |
URL de la Page d'Aide | https://github.com/rosexu/slang-translator |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SlangLang", "description": "Easy and comprehensive lookup of word definitions (including slang)", "version": "1.1", "background": { "scripts": [ "javascripts\/background.js", "bower_components\/jquery\/dist\/jquery.min.js" ] }, "browser_action": { "default_icon": "images\/dictionary-icon.png", "default_popup": "popup.html" }, "permissions": [ "https:\/\/ajax.googleapis.com\/" ], "content_scripts": [ { "matches": [ " |