BOOL: Boolean Search Assistant
Build Boolean Strings And Launch Targeted Searches Faster
Co to jest BOOL: Boolean Search Assistant?
BOOL: Boolean Search Assistant to rozszerzenie Chrome opracowane przez https://scoperac.com/bool, a jego główną funkcją jest „Build Boolean Strings And Launch Targeted Searches Faster”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia BOOL: Boolean Search Assistant
Pobierz pliki rozszerzeń BOOL: Boolean Search Assistant w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
How to build a Boolean string in 3 simple steps with BOOL:
1. Click “AND” to create a column for each search criteria.
2. Click “OR” to create a row for each keyword in the search criteria.
3. Add related keywords to the same column.
Your Boolean string is built instantly.
Target audiences:
1. Recruiters, researchers and other search professionals looking for a faster way to use Boolean logic for targeted searches.
2. General internet users interested in using advanced search techniques.
Privacy policy: https://www.scoperac.com/bool/policies
Contact the Developer:
For bug reports, consultations, collaboration, or general inquiry, please send all emails to [email protected]. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | cfpmoigmhcehoegokjllchipdiindpkc |
| Oficjalny URL | https://chromewebstore.google.com/detail/bool-boolean-search-assis/cfpmoigmhcehoegokjllchipdiindpkc |
| Opis | Build Boolean Strings And Launch Targeted Searches Faster |
| Rozmiar pliku | 790 KB |
| Liczba instalacji | 10,000 |
| Aktualna Wersja | 4.0 |
| Ostatnia Aktualizacja | 2024-01-27 |
| Data Publikacji | 2020-06-11 |
| Ocena | 4.17/5 Łącznie 6 Oceny |
| Deweloper | https://scoperac.com/bool |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://scoperac.com/bool/ |
| Adres URL Strony Pomocy | https://scoperac.com/bool/policies |
| Adres URL Strony Polityki Prywatności | https://www.scoperac.com/bool/policies |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "BOOL: Boolean Search Assistant",
"description": "Build Boolean Strings And Launch Targeted Searches Faster",
"version": "4.0",
"action": {
"default_icon": "img\/scopex128.png",
"default_popup": "html\/popup.html",
"default_title": "Boolean Search Tool!"
},
"icons": {
"16": "img\/scopex16.png",
"48": "img\/scopex48.png",
"128": "img\/scopex128.png"
},
"short_name": "BOOL"
} | |