BOOL: Boolean Search Assistant
Build Boolean Strings And Launch Targeted Searches Faster
什么是BOOL: Boolean Search Assistant?
BOOL: Boolean Search Assistant是由https://scoperac.com/bool开发的Chrome扩展程序,该扩展的主要功能是“Build Boolean Strings And Launch Targeted Searches Faster”。
扩展截图
下载BOOL: Boolean Search Assistant扩展crx文件
下载BOOL: Boolean Search Assistant扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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]. 扩展基本信息
| 名称 | |
| ID | cfpmoigmhcehoegokjllchipdiindpkc |
| 官方URL | https://chromewebstore.google.com/detail/bool-boolean-search-assis/cfpmoigmhcehoegokjllchipdiindpkc |
| 简介 | Build Boolean Strings And Launch Targeted Searches Faster |
| 文件大小 | 790 KB |
| 安装次数 | 10,000 |
| 当前版本 | 4.0 |
| 更新时间 | 2024-01-27 |
| 上架时间 | 2020-06-11 |
| 评分 | 4.17/5 共6次评分 |
| 开发者 | https://scoperac.com/bool |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://scoperac.com/bool/ |
| 帮助页面URL | https://scoperac.com/bool/policies |
| 隐私政策页面URL | https://www.scoperac.com/bool/policies |
| 支持的语言 | 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"
} | |