AI 产品解读Launch a fullscreen slideshow of images from Google Images search results.
It solves the problem of viewing Google Images search results as a continuous slideshow rather than a static grid, allowing for easier browsing or presentation of image results.
1. User performs an image search on Google. 2. The extension's content script detects the Google Images URL. 3. It extracts image URLs and injects a slideshow container into the page. 4. User clicks a 'Play Slideshow' button added by the extension. 5. The extension opens the images in fullscreen mode, cycling through them automatically.
Injects a slideshow UI into Google Images search result pagesExtracts image URLs from the search resultsSupports play, pause, and fullscreen modesAllows adjusting slide speedUses MutationObserver to handle dynamically loaded imagesProvides a simple enable/disable toggle in options
- 目标用户
- Users who frequently browse Google Images and want a more immersive viewing experience / Presenters who need to quickly cycle through image search results
- The extension relies on Google's internal HTML structure (e.g., specific CSS classes and script content) to extract images. If Google changes its UI, the extension may break. The analysis is based on static code; runtime behavior depends on Google's current page structure.
付费分析未识别到付费功能
The extension is entirely free. There are no references to payment gateways, subscription management, premium tiers, or license keys. The code is a simple utility that injects a slideshow player into Google Images search results. The 'pro' keyword found in the static scan was a false positive from the word 'promises' in comments.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not implement any login mechanism, nor does it redirect to a service requiring authentication. It operates as a client-side content script on Google Images search results pages. The user must be logged into Google to perform image searches, but this is a requirement of the destination website (Google), not the extension itself. The extension does not gate any features behind an account.
add pause please, and buttons left, right, space for pause
Я давно мечтал о расширении с подобной функцией. Очень жаль что гугл выпилили режим полного экрана из поисковика(( НО, то как работает расширение это прям печально. Мало того, что пролистывание изображений нажатием стрелочек невозможно, ТАК ЕЩЕ НЕПОНЯТНО ЗАЧЕМ СДЕЛАННОЕ АВТОМАТИЧЕСКОЕ ПРОЛИСТЫВАНИЕ. ТО ЕСТЬ БУКВАЛЬНО: ТЫ ОТКРЫВАЕШЬ ФОТО НА ПОЛНЫЙ ЭКРАН, А ГДЕ-ТО ЧЕРЕЗ ТРИ СЕКУНДЫ ОТКРЫВАЕТСЯ СЛЕДУЮЩЕЕ, И ЭТО НИКАК НЕЛЬЗЯ ИСПРАВИТЬ. Очень прошу автора исправить эту недоработку. (
No control over the slideshow, you can't change the speed, nor pause the image.
Works well and easy! *but don't know how about the privacy/security