bilzard / iframe-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iframe Viewer

A chrome extension that helps you open iframe page in a separate tab.

This tool automatically extracts iframe elements from a site and show you links to open them in a separate tab.

The original intent for usage is as a machine translation helper. iframe elements are not translated by machine translation engine such as Google Translate. This tool makes it easier to translate contents in the iframe elements.

Screenshot

screen.mp4

Installation

1. From Chrome Web Store

Comming soon...

2. From this repository

  1. clone this repository
  2. load an unpacked extension in developer mode (add resources in src directory)

About

License:MIT License


Languages

Language:JavaScript 61.3%Language:CSS 22.7%Language:HTML 13.0%Language:Makefile 3.0%