SkillAgentSearch skills...

Preview

Chromium Extension to preview google results on hover.

Install / Use

/learn @ipriyam26/Preview
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

My Preview Extension

Do drop a star ⭐️ keeps me motivated

https://user-images.githubusercontent.com/79325116/212641977-25a8976b-e24f-4c0d-8c49-1e0f17ff5205.mp4

This is an extension for Google Chrome that allows you to preview links on a website without having to leave the page. It uses an iframe to load the preview and a CORS proxy to bypass the CORS policy.

Installation

  1. Download the extension from the releases page. & unzip it
  2. Extension Icon > Manage Extensions > Turn Developer Mode on > click Load Unpacked > select the downloaded folder
  3. Click on "Add Extension" to install it.

Usage

  1. Navigate to a website that contains links.
  2. Hover over a link to view a preview of the linked page in an iframe.
  3. Move your cursor away from the link to hide the preview.

Features

  • Preview links without leaving the page.
  • Customizable styles with CSS
  • CORS proxy for cross-origin issues

Create own Proxy Server from here

https://app.tango.us/app/workflow/Workflow-with-Google-and-Render-be09ed8cf4594916adf9e146e9b52d12

Limitations

  • Due to security reasons, some websites may block the extension from displaying content.
  • Some websites may also refuse to connect to the iframe.

Todo

| Tasks | State | | ------------------------ | ----- | | Firefox Support | | | Meta + hover for preview | | | Working on all links | |

Contributing

We welcome contributions from the community. If you would like to contribute, please open an issue or submit a pull request with your proposed changes.

License

This extension is licensed under the MIT License.

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated4mo ago
Forks2

Languages

JavaScript

Security Score

92/100

Audited on Oct 26, 2025

No findings