BOOL: Boolean Search Assistant

BOOL: Boolean Search Assistant

Build Boolean Strings And Launch Targeted Searches Faster

Merlin
Additional files are visible only to premium users

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"
}