Urban and Normal Dictionary
Dual Definitions for Urban Dictionary and Wordnik
Hvad er Urban and Normal Dictionary?
Urban and Normal Dictionary er en Chrome-udvidelse udviklet af Matt Kim, og dens hovedfunktion er "Dual Definitions for Urban Dictionary and Wordnik".
Udvidelsesskærmbilleder
Download Urban and Normal Dictionary-udvidelses-CRX-fil
Download Urban and Normal Dictionary-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Grundlæggende oplysninger om udvidelsen
Navn | Urban and Normal Dictionary |
ID | djlcgkhckkkccanfdhdpnpdnidhhncnb |
Officiel URL | https://chromewebstore.google.com/detail/empty-title/djlcgkhckkkccanfdhdpnpdnidhhncnb |
Beskrivelse | Dual Definitions for Urban Dictionary and Wordnik |
Filstørrelse | 76.16 KB |
Antal Installationer | 36 |
Nuværende Version | 1.1 |
Senest Opdateret | 2012-12-02 |
Udgivelsesdato | 2012-12-02 |
Bedømmelse | 3.67/5 Samlet 3 Bedømmelser |
Udvikler | Matt Kim |
Betalingsmetode | free |
Understøttede Sprog | |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Urban and Normal Dictionary", "version": "1.1", "manifest_version": 2, "description": "Dual Definitions for Urban Dictionary and Wordnik", "icons": { "16": "icons\/icon_16.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "browser_action": { "default_icon": "icons\/icon_16.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/api.wordnik.com\/", "http:\/\/www.urbandictionary.com\/" ] } |