multi-searches.com
search the web - new tab search
Apa itu multi-searches.com?
multi-searches.com adalah ekstensi Chrome yang dikembangkan oleh admin, dan fitur utamanya adalah "search the web - new tab search".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi multi-searches.com
Unduh file ekstensi multi-searches.com dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Multi-Searches is a simple and minimalist search new tab extension.
Multi-Searches - Clean and minimal new tab that allows you to search and navigate easily to your favourite, recently visited sites.
For more information please visit: https://multi-searches.com
Enjoy and please don't forget to leave us a 5 start review!
By clicking "Add to chrome" you accept and agree to installing the Multi-Searches Chrome extension, and setting Chrome® New Tab search to that provided by the service and the Terms of Use at https://multi-searches.com/#terms privacy policy at https://multi-searches.com/#privacy_policy.
The extension will update your new-tab search engine to be provided by Bing. Informasi Dasar Ekstensi
| Nama | |
| ID | ompmbcpalofeaelpfohpmpmjhjahgpbp |
| URL Resmi | https://chromewebstore.google.com/detail/multi-searchescom/ompmbcpalofeaelpfohpmpmjhjahgpbp |
| Deskripsi | search the web - new tab search |
| Ukuran File | 650 KB |
| Jumlah Instalasi | 25,895 |
| Versi Saat Ini | 1.0.2 |
| Terakhir Diperbarui | 2023-07-21 |
| Tanggal Publikasi | 2023-07-21 |
| Pengembang | admin |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://multi-searches.com/ |
| URL Halaman Bantuan | https://multi-searches.com/#contact |
| URL Halaman Kebijakan Privasi | https://shareswishes.com/policy |
| Bahasa yang Didukung | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "multi-searches.com",
"version": "1.0.2",
"manifest_version": 3,
"description": "search the web - new tab search",
"homepage_url": "https:\/\/multi-searches.com",
"action": {
"default_icon": {
"16": "img\/16.png",
"32": "img\/32.png",
"64": "img\/64.png"
}
},
"icons": {
"16": "img\/16.png",
"32": "img\/32.png",
"64": "img\/64.png"
},
"background": {
"service_worker": "background\/runtime.js"
},
"chrome_url_overrides": {
"newtab": "static\/html\/main.html"
},
"permissions": [
"topSites",
"storage"
],
"short_name": "multi-searches"
} | |