Recon

This is a tool that provides various options for advance and versatile search.

ما هو Recon؟

Recon هو إضافة Chrome تم تطويرها بواسطة anand1996aditya، والميزة الرئيسية لها هي "This is a tool that provides various options for advance and versatile search.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Recon

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

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

                        This web extension is designed to help you search throughout the web in an extremely versatile manner where all you need to do is select a word and then right click to unveil all the searching options that has been provided by this web extension.

version 1.9
-> This version has come up with various new features, the latest being able to track your delivery package
-> The various search options have been arranged in an alphabetic order to ease navigation

version 1.6.1
-> The new added features now help you to translate the words you select as well into seven different languages
-> i) Engllish  ii) Spanish  iii) German and many more.

Download the latest version whenever updates are rolled out! Do give your reviews.                    

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

الاسم Recon Recon
ID nkdochbemgkadhjneplbaibebmocefla
عنوان URL الرسمي https://chromewebstore.google.com/detail/recon/nkdochbemgkadhjneplbaibebmocefla
الوصف This is a tool that provides various options for advance and versatile search.
حجم الملف 32.99 KB
عدد التثبيتات 311
النسخة الحالية 1.9
آخر تحديث 2017-11-07
تاريخ النشر 2017-11-07
تقييم 4.50/5 مجموع تقييمات 2
المطور anand1996aditya
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://github.com/aditya12anand
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Recon",
    "description": "This is a tool that provides various options for advance and versatile search.",
    "homepage_url": "https:\/\/github.com\/aditya12anand\/Recon",
    "version": "1.9",
    "icons": {
        "48": "icons\/recon-48.png",
        "96": "icons\/recon-96.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background_chrome.js"
        ]
    }
}