Find your sentence - Right Click

Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...

Apa itu Find your sentence - Right Click?

Find your sentence - Right Click adalah ekstensi Chrome yang dikembangkan oleh https://sites.google.com/site/tientx, dan fitur utamanya adalah "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Find your sentence - Right Click

Unduh file ekstensi Find your sentence - Right Click dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...                    

Informasi Dasar Ekstensi

Nama Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
URL Resmi https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
Deskripsi Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
Ukuran File 7.92 KB
Jumlah Instalasi 29
Versi Saat Ini 1.0.0.0
Terakhir Diperbarui 2016-11-03
Tanggal Publikasi 2016-11-03
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://sites.google.com/site/tientx
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ]
    },
    "description": "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...",
    "icons": {
        "128": "lludwig-logo-128x128.png"
    },
    "minimum_chrome_version": "6",
    "name": "Find your sentence - Right Click",
    "permissions": [
        "contextMenus",
        "windows"
    ],
    "version": "1.0.0.0",
    "manifest_version": 2
}