Separate Window
Derive an arbitrary area of a page in a separate popup window
¿Qué es Separate Window?
Separate Window es una extensión de Chrome desarrollada por Alek, y su función principal es "Derive an arbitrary area of a page in a separate popup window".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Separate Window
Descarga archivos de extensión Separate Window en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Select any element on the page in a separate popup window.Watch the video, play the games in a popup window, separate the informers, widgets. Save to bookmarks for quick access. For transition from the tab to the window and back you don't need to reload the page. How to use: - Click on the extension icon; - Press the "Select" button; - Put the cursor on the item to separate. - !IMPORTANT: Rotation the mouse wheel can increase the selection area. - Press the left mouse button and the selected area will be displayed in a separate window. For next visits to the page, the previously selected item(if present) will be marked with an icon in the upper left corner, clicking on the object will be putting in a separate window.. To save the location and size of the window, you must: 1. Place the window in the desired location; 2. Stretch the window to the required size; 3. Click on the 2nd button on the panel in the upper right corner; 4. Now the window will always appear in the selected location with the specified dimensions. 5. To delete the saved dimensions, press the button again; Added features: - take a snapshot of the selected window; - save to bookmarks (in the folder "Separate windows"); - get a link to the window (by clicking on which, when the extension is installed, the window will automatically open). If there are several identical elements on the page, the first in order will be selected.
Información Básica de la Extensión
Nombre | Separate Window |
ID | cbgkkbaghihhnaeabfcmmglhnfkfnpon |
URL Oficial | https://chromewebstore.google.com/detail/separate-window/cbgkkbaghihhnaeabfcmmglhnfkfnpon |
Descripción | Derive an arbitrary area of a page in a separate popup window |
Tamaño del Archivo | 98.43 KB |
Cantidad de Instalaciones | 95,672 |
Versión Actual | 0.9.5 |
Última Actualización | 2019-04-07 |
Fecha de Publicación | 2019-04-07 |
Calificación | 4.70/5 Total de 317 Calificaciones |
Desarrollador | Alek |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "51", "name": "Separate Window", "short_name": "Sepwin", "version": "0.9.5", "offline_enabled": false, "description": "__MSG_extDesc__", "author": "Belousov Alexandr", "default_locale": "en", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "permissions": [ "tabs", "storage", "bookmarks", "webNavigation", "contextMenus", " |