Iranian Search Portal
access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing
Cos'è Iranian Search Portal?
Iranian Search Portal è un'estensione di Chrome sviluppata da https://skhanzadeh.ir, e la sua funzione principale è "access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Iranian Search Portal
Scarica i file di estensione Iranian Search Portal in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Easy access to many search engine. just highlight the text and click on extension button. دسترسی آسان به موتور های جستجو محتلف. تنها متن را انتخاب کنید و سپس روی دکمه افزونه کلیک کنید. دسترسی آسان برای جستجو توسط جستجوگر های گردو، ذره بین، گوگل، بینگ، یاهو، پارسی جو. بخشی از متن صفحه وب را انتخاب کنید و روی آیکون افزونه کلیک کنید سپس با انتخاب جستجوگر مورد نظر دکمه "بگرد" را بزنید. همچنین این افزونه لینک یک صفحه خانگی سفارشی را دارد تا در صورت نیاز از آن استفاده کنید.
Informazioni di Base sull'Estensione
Nome | Iranian Search Portal |
ID | iainokmjodngnomhpecjngcikbkjkmfg |
URL Ufficiale | https://chromewebstore.google.com/detail/iranian-search-portal/iainokmjodngnomhpecjngcikbkjkmfg |
Descrizione | access to most used search engines in iran. Gerdoo, Zarebin, google, parsijoo, yahoo, bing |
Dimensione del File | 48.96 KB |
Conteggio Installazioni | 28 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2021-12-17 |
Data di Pubblicazione | 2021-12-12 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://skhanzadeh.ir |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://skhanzadeh.ir/fa/chrom_irsearch |
URL della Pagina di Aiuto | https://skhanzadeh.ir/contact |
Lingue Supportate | 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" } } |