BOOL: Boolean Search Assistant
Build Boolean Strings And Launch Targeted Searches Faster
BOOL: Boolean Search Assistantคืออะไร?
BOOL: Boolean Search Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scoperac.com/bool และคุณลักษณะหลักของมันคือ "Build Boolean Strings And Launch Targeted Searches Faster"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย BOOL: Boolean Search Assistant
ดาวน์โหลดไฟล์ส่วนขยาย 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].
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | BOOL: Boolean Search Assistant |
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" } |