SlangLang
Easy and comprehensive lookup of word definitions (including slang)
Vad är SlangLang?
SlangLang är en Chrome-tillägg utvecklad av Rose, och dess huvudfunktion är "Easy and comprehensive lookup of word definitions (including slang)".
Tilläggsskärmbilder
Ladda ner SlangLang-förlängningens CRX-fil
Ladda ner SlangLang-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | SlangLang |
ID | eilkfbammopmhlfghljojfkdedhiknjd |
Officiell webbadress | https://chromewebstore.google.com/detail/slanglang/eilkfbammopmhlfghljojfkdedhiknjd |
Beskrivning | Easy and comprehensive lookup of word definitions (including slang) |
Filstorlek | 2.83 MB |
Antal Installationer | 307 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2016-05-13 |
Publiceringsdatum | 2016-05-13 |
Betyg | 5.00/5 Totalt 6 Betyg |
Utvecklare | Rose |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/rosexu/slang-translator |
Hjälpsida URL | https://github.com/rosexu/slang-translator |
Stödda Språk | 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": [ " |