Sözlükten arama

"Seslisozluk", "Tureng", "Google translation" ve diğer sayfalarından arama yapar

What is Sözlükten arama?

Sözlükten arama is a Chrome extension developed by https://www.yusufcelik.com, and its main feature is ""Seslisozluk", "Tureng", "Google translation" ve diğer sayfalarından arama yapar".

Extension Screenshots

screenshot
screenshot

Download Sözlükten arama Extension CRX File

Download Sözlükten arama extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        İngilizce-Türkçe sözlük
Aşağıdaki sözlüklerden arama yapar.
http://www.seslisozluk.net, http://tureng.com, http://translate.google.com, http://bnc.bl.uk/BLquery.php, http://www.thefreedictionary.com ve http://dictionary.reference.com
http://www.zargan.com
http://sozluk.net

Arama yapmak için sözcüğü ya da cümleyi seçip sağ-fare tık yaparak istediğiniz sözlük'den arama yapabilirsiniz.                    

Extension Basic Information

Name Sözlükten arama Sözlükten arama
ID nijhdhldiffmnplllebdiibblhlhipij
Official URL https://chromewebstore.google.com/detail/s%C3%B6zl%C3%BCkten-arama/nijhdhldiffmnplllebdiibblhlhipij
Description "Seslisozluk", "Tureng", "Google translation" ve diğer sayfalarından arama yapar
File Size 710 KB
Installation Count 311
Current Version 1.0.3
Last Updated 2013-07-04
Publish Date 2013-07-04
Rating 4.94/5 Total 16 Ratings
Developer https://www.yusufcelik.com
Payment Type free
Supported Languages tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "S\u00f6zl\u00fckten arama",
    "description": "\"Seslisozluk\", \"Tureng\", \"Google translation\" ve di\u011fer sayfalar\u0131ndan arama yapar",
    "version": "1.0.3",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "sozluk.js"
        ]
    },
    "icons": {
        "16": "dict-16.png",
        "48": "dict-48.png"
    },
    "manifest_version": 2
}