Find your sentence - Right Click

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

ما هو Find your sentence - Right Click؟

Find your sentence - Right Click هو إضافة Chrome تم تطويرها بواسطة https://sites.google.com/site/tientx، والميزة الرئيسية لها هي "Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Find your sentence - Right Click

قم بتنزيل ملفات الامتداد Find your sentence - Right Click بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Find your sentence - Right Click Find your sentence - Right Click
ID fidadahkfilmdojoobcbaanlbhdjnmll
عنوان URL الرسمي https://chromewebstore.google.com/detail/find-your-sentence-right/fidadahkfilmdojoobcbaanlbhdjnmll
الوصف Add a context menu item to find the similar your selected text from The New York Times, BBC, Wikipedia...
حجم الملف 7.92 KB
عدد التثبيتات 29
النسخة الحالية 1.0.0.0
آخر تحديث 2016-11-03
تاريخ النشر 2016-11-03
تقييم 5.00/5 مجموع تقييمات 1
المطور https://sites.google.com/site/tientx
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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
}