Baidu Search
Select the keyword which you want to search, then right click it and choose baidu search
Wat is Baidu Search?
Baidu Search is een Chrome-extensie ontwikkeld door Onion515, en de belangrijkste functie is "Select the keyword which you want to search, then right click it and choose baidu search".
Extensie Screenshots
Download het CRX-bestand van de extensie Baidu Search
Download Baidu Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Select which words you want to search, then right click the mouse,
you will see the context menus have a new option which call the "Baidu Search" click it will use the baidu search engine to search your words.
ps: Baidu Search Engine is a chinese famous search engine so that why the result almost is the chinese result Basisinformatie over de Extensie
| Naam | |
| ID | acefekdhohafkelpdfdjjopdghejaahi |
| Officiële URL | https://chromewebstore.google.com/detail/baidu-search/acefekdhohafkelpdfdjjopdghejaahi |
| Beschrijving | Select the keyword which you want to search, then right click it and choose baidu search |
| Bestandsgrootte | 9.91 KB |
| Aantal Installaties | 1,701 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2015-03-09 |
| Publicatiedatum | 2015-03-09 |
| Beoordeling | 3.91/5 Totaal 11 Beoordelingen |
| Ontwikkelaar | Onion515 |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"scripts": [
"background.js"
]
},
"description": "Select the keyword which you want to search, then right click it and choose baidu search",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"manifest_version": 2,
"name": "Baidu Search",
"permissions": [
"contextMenus"
],
"version": "1.0"
} | |