Eludim
Removes annoying registration and login popups
¿Qué es Eludim?
Eludim es una extensión de Chrome desarrollada por Eludim, y su función principal es "Removes annoying registration and login popups".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Eludim
Descarga archivos de extensión Eludim 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
Tired of lightbox modals disrupting your browsing? Don't want to sign up but just want to look? Hey! Since when was looking illegal anyway? Eludim will block login popups, allowing you to browse your favorite sites such as Pinterest and Quora without signing up. Usage: 1. Toggle on the wand by clicking the extension icon. 2. Click on the modal to remove it. 3. After you are done with the wand, click on the extension icon to toggle it off. Bugs? Feature requests? Please get in touch: http://galacticmonkeys.github.io/Eludim/
Información Básica de la Extensión
Nombre | |
ID | iopbidgaohgcggflegchfplfbjinjjjn |
URL Oficial | https://chrome.google.com/webstore/detail/eludim/iopbidgaohgcggflegchfplfbjinjjjn |
Descripción | Removes annoying registration and login popups |
Tamaño del Archivo | 1.85 MB |
Cantidad de Instalaciones | 31 |
Versión Actual | 0.3 |
Última Actualización | 2016-01-07 |
Fecha de Publicación | 2016-01-07 |
Calificación | 2.67/5 Total de 3 Calificaciones |
Desarrollador | Eludim |
Tipo de Pago | free |
Sitio Web de la Extensión | http://galacticmonkeys.github.io/Eludim |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Eludim", "description": "Removes annoying registration and login popups", "version": "0.3", "background": { "scripts": [ "js\/jquery-1.11.3.min.js", "js\/background.js" ] }, "browser_action": { "default_icon": "img\/iconGray.png", "default_popup": "popup.html" }, "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "content_scripts": [ { "matches": [ " |