BOOL: Boolean Search Assistant
Build Boolean Strings And Launch Targeted Searches Faster
Hvad er BOOL: Boolean Search Assistant?
BOOL: Boolean Search Assistant er en Chrome-udvidelse udviklet af https://scoperac.com/bool, og dens hovedfunktion er "Build Boolean Strings And Launch Targeted Searches Faster".
Udvidelsesskærmbilleder
Download BOOL: Boolean Search Assistant-udvidelses-CRX-fil
Download BOOL: Boolean Search Assistant-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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]. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | cfpmoigmhcehoegokjllchipdiindpkc |
| Officiel URL | https://chromewebstore.google.com/detail/bool-boolean-search-assis/cfpmoigmhcehoegokjllchipdiindpkc |
| Beskrivelse | Build Boolean Strings And Launch Targeted Searches Faster |
| Filstørrelse | 790 KB |
| Antal Installationer | 10,000 |
| Nuværende Version | 4.0 |
| Senest Opdateret | 2024-01-27 |
| Udgivelsesdato | 2020-06-11 |
| Bedømmelse | 4.17/5 Samlet 6 Bedømmelser |
| Udvikler | https://scoperac.com/bool |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://scoperac.com/bool/ |
| Hjælpeside-URL | https://scoperac.com/bool/policies |
| URL til Fortrolighedspolitik Side | https://www.scoperac.com/bool/policies |
| Understøttede Sprog | 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"
} | |