Joplin Search Integration
When using search, related Joplin notes are also displayed in the search results.
O que é Joplin Search Integration?
Joplin Search Integration é uma extensão do Chrome desenvolvida por rxliuli, e sua principal característica é "When using search, related Joplin notes are also displayed in the search results.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Joplin Search Integration
Baixe arquivos de extensão Joplin Search Integration no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
## Introduction
When using web search, related Joplin notes are also displayed in the search results.
## FAQ
### What does token/port refer to and where can I find it?
You can usually see it in **Tools > Options > Web Clipper**
### No search results in Brave browser
In fact, Brave will block resources from other domains by default, so you can
turn it off on the Google search site.
## Contribute
If you want to add new search engine support, you can raise an issue, or fork it
and then modify it to mention PR (very simple)
1. in manifest.json add the url of matching search engine
2. implement BaseSearchEngineAdapter interface Informações Básicas da Extensão
| Nome | |
| ID | mcjkdcifkhjenpfjacnbhpdcnjknjkhj |
| URL Oficial | https://chromewebstore.google.com/detail/joplin-search-integration/mcjkdcifkhjenpfjacnbhpdcnjknjkhj |
| Descrição | When using search, related Joplin notes are also displayed in the search results. |
| Tamanho do Arquivo | 221 KB |
| Contagem de Instalações | 738 |
| Versão Atual | 0.6.4 |
| Última Atualização | 2024-02-17 |
| Data de Publicação | 2021-03-08 |
| Classificação | 4.75/5 Total de 8 Avaliações |
| Desenvolvedor | rxliuli |
| [email protected] | |
| Tipo de Pagamento | free |
| Site da Extensão | https://github.com/rxliuli/joplin-utils/tree/master/packages/joplin-search-integration |
| URL da Página de Ajuda | https://github.com/rxliuli/joplin-utils/issues |
| URL da Página de Política de Privacidade | https://joplin-utils.rxliuli.com/joplin-search-integration/privacy.html |
| Idiomas Suportados | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Joplin Search Integration",
"version": "0.6.4",
"description": "When using search, related Joplin notes are also displayed in the search results.",
"manifest_version": 3,
"background": {
"service_worker": "service-worker-loader.js",
"type": "module"
},
"content_scripts": [
{
"js": [
"assets\/main.tsx-loader-Bt0krIj0.js"
],
"matches": [
" | |