AI 产品解读Restore the classic Google Search navigation bar
Google changed its search UI to hide or redesign the traditional top navigation bar (All, Images, Videos, News, Shopping, Books). This extension restores the older, user-familiar navbar layout at the top of Google Search results pages.
When the user visits google.com or google.co.jp, the content script runs at document_start, detects the current search type (tbm parameter), finds the appropriate navigation container in the page DOM, clears existing elements, injects a styled classic navbar with SVG icons and localized labels, and applies theme-specific CSS variables for light/dark mode.
Restores classic-style navigation bar with tabs for All, Images, Videos, News, Shopping, and BooksSupports both light and dark themesMulti-language label support (Japanese, German, Spanish, French, Korean, Chinese)Works on google.com and google.co.jpRuns as a content script injected at document_start
- 目标用户
- Google Search users who prefer the older/classic navigation bar UI / Users who find Google's updated search UX confusing or less convenient
- The extension only targets Google Search pages (google.com, google.co.jp) and does not interact with other Google services beyond Maps redirect. Analysis is based on static source code review; runtime behavior on actual Google Search pages could reveal additional interactions not visible in the code.
付费分析未识别到付费功能
The extension is entirely free with no paid features, subscriptions, or billing logic. No payment platforms, upgrade prompts, or feature-gating code were found. The single keyword hit for 'pro' was in _metadata/verified_contents.json which is a Chrome Web Store integrity file containing treehash signatures, not related to any paid tier.
- 置信度
- 98
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a local DOM-manipulation content script that injects a classic-style navigation bar into Google Search pages. It does not implement any login UI, nor does it require authentication to function. The core workflow (restoring the navbar) works on any Google Search page regardless of whether the user is logged in. Google Search itself can be used without logging in, so no destination-service login is required for the extension's functionality.
Nice, maps are back in google. Thank you
Good extension but is there a way to load the old layout faster so u don't see the flashback? There is another problem where the old layout doesn't apply on the image tab.
Extension works again. Good job developer and hope it stays updated for a long time 🙏🏻
Fantastic idea, but the extension does not work properly.