NoAI
평점 5개
)개요
Blocks Google AI search results.
NoAI gives you a simple, transparent way to hide or block Google’s AI-generated response cards so you can focus on standard search results. ~ What it does ~ Provides three modes: Off (disabled), Hidden (removes AI response cards from the page), and Blocked (appends "-noai" to queries to reduce AI responses). Runs in your browser using a content script and a background service worker; no text is sent to external servers. Tracks how many AI responses were blocked using local and sync storage (counts are stored in Chrome storage and synced only if you allow it). ~ Key features ~ Quick mode selection from the popup with a slider and concise descriptions. Hidden mode removes detected AI overview cards and related items via local DOM/CSS changes. Blocked mode appends "-noai" to searches and cleans the UI so the address bar, title, and suggestions don’t show the suffix. Lightweight: content script runs only on Google search pages; background service worker handles count syncing and navigation events. Privacy-first: uses chrome.storage and local processing only. No external network calls for content analysis. ~ Permissions (what is actually used) ~ storage: to save the chosen blocker level and blocked counts (local + sync). webNavigation: to detect Google search navigations for counting and behavior adjustment. alarms: to periodically sync local blocked counts into sync storage. host permission limited to Google search pages: "://.google.com/search*" !! Limitations & notes !! NoAI relies on the current structure and text patterns of Google’s search page. Changes to Google’s markup or wording may reduce effectiveness. The Blocked mode modifies the search query by appending "-noai", which can slightly change search results. Counts use Chrome storage (local + sync); synced counts are only stored via chrome.storage.sync if you use Chrome’s sync feature.
5점 만점에 5점평점 5개
세부정보
- 버전1.0.3
- 업데이트됨2026년 3월 22일
- 제공Jinyah
- 크기20.57KiB
- 언어English
- 개발자
이메일
jinyahdev@gmail.com - 비판매자판매자로 식별되지 않은 개발자입니다. 유럽 연합에 거주하는 소비자의 경우, 이 개발자와 체결한 계약에 대해서는 소비자 권리가 적용되지 않을 수 있음을 유의해야 합니다.
개인정보 보호
개발자가 사용자 데이터에 관해 다음과 같이 선언했습니다
- 승인된 사용 사례를 제외하고 서드 파티에 판매하지 않음
- 항목의 핵심 기능과 관련 없는 목적으로 사용하거나 전송하지 않음
- 신용도 판단 또는 대출 목적으로 사용하거나 전송하지 않음
지원
질문, 제안 또는 문제와 관련하여 도움이 필요하시면 개발자의 지원 사이트를 방문하세요.