Iranian Search Portal
access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing
What is Iranian Search Portal?
Iranian Search Portal is a Chrome extension developed by https://skhanzadeh.ir, and its main feature is "access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing".
Extension Screenshots
Download Iranian Search Portal Extension CRX File
Download Iranian Search Portal 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
Easy access to many search engine. just highlight the text and click on extension button. دسترسی آسان به موتور های جستجو محتلف. تنها متن را انتخاب کنید و سپس روی دکمه افزونه کلیک کنید. دسترسی آسان برای جستجو توسط جستجوگر های گردو، ذره بین، گوگل، بینگ، یاهو، پارسی جو. بخشی از متن صفحه وب را انتخاب کنید و روی آیکون افزونه کلیک کنید سپس با انتخاب جستجوگر مورد نظر دکمه "بگرد" را بزنید. همچنین این افزونه لینک یک صفحه خانگی سفارشی را دارد تا در صورت نیاز از آن استفاده کنید.
Extension Basic Information
Name | Iranian Search Portal |
ID | iainokmjodngnomhpecjngcikbkjkmfg |
Official URL | https://chromewebstore.google.com/detail/iranian-search-portal/iainokmjodngnomhpecjngcikbkjkmfg |
Description | access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing |
File Size | 48.96 KB |
Installation Count | 28 |
Current Version | 1.0 |
Last Updated | 2021-12-17 |
Publish Date | 2021-12-12 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://skhanzadeh.ir |
[email protected] | |
Payment Type | free |
Extension Website | https://skhanzadeh.ir/fa/chrom_irsearch |
Help Page URL | https://skhanzadeh.ir/contact |
Supported Languages | fa |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Iranian Search Portal", "description": "access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing", "version": "1.0", "manifest_version": 3, "permissions": [ "scripting", "activeTab" ], "options_page": "options.html", "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } }, "icons": { "16": "\/images\/get_started16.png", "32": "\/images\/get_started32.png", "48": "\/images\/get_started48.png", "128": "\/images\/get_started128.png" } } |