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 | 
| Eメール | [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"
} | |