Highlight Keywords
Highlight keywords on webpage that you visited after searching for a keyword on a search engine.
ما هو Highlight Keywords؟
Highlight Keywords هو إضافة Chrome تم تطويرها بواسطة http://sites.google.com/site/extensionshub، والميزة الرئيسية لها هي "Highlight keywords on webpage that you visited after searching for a keyword on a search engine.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Highlight Keywords
قم بتنزيل ملفات الامتداد Highlight Keywords بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Supported search engines are ✓ Google ✓ Yahoo ✓ Bing ✓ Yandex ✓ Baidu How to On/Off the highlighter? Click extension icon to on/off the highlighter. How it works? You search for a keyword on a search engine. Then visit a webpage from returned results. Keywords will be highlighted on that page. To on/off the highlighter, just click extension icon. What you will get with Highlight Keywords? ✓ A great highlighting extension. ✓ New tab page which includes links to popular sites.
معلومات أساسية عن التمديد
الاسم | |
ID | ifboknkcilomhlninjdnphlphadpcjli |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/highlight-keywords/ifboknkcilomhlninjdnphlphadpcjli |
الوصف | Highlight keywords on webpage that you visited after searching for a keyword on a search engine. |
حجم الملف | 30.43 KB |
عدد التثبيتات | 355 |
النسخة الحالية | 1.0 |
آخر تحديث | 2017-12-20 |
تاريخ النشر | 2017-12-20 |
تقييم | 3.43/5 مجموع تقييمات 7 |
المطور | http://sites.google.com/site/extensionshub |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://freepicturesolutions.com/privacy_policy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Highlight Keywords", "default_locale": "en", "description": "Highlight keywords on webpage that you visited after searching for a keyword on a search engine.", "background": { "scripts": [ "background.js" ] }, "version": "1.0", "icons": { "128": "images\/icon.png" }, "browser_action": { "default_icon": "images\/icon.png" }, "permissions": [ "tabs", "storage" ], "content_scripts": [ { "js": [ "content.js" ], "matches": [ " |