Change Website Background
Changes the background of webpages to a custom image or colour.
¿Qué es Change Website Background?
Change Website Background es una extensión de Chrome desarrollada por kA, y su función principal es "Changes the background of webpages to a custom image or colour.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Change Website Background
Descarga archivos de extensión Change Website Background 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
Change the background of most websites to a background colour or image of your choice. If you use an image, you can use additional features like blur and white tint opacity. Whitelisting and blacklisting available.
Información Básica de la Extensión
Nombre | Change Website Background |
ID | jmcdblanaidgjcgjohndajigiflfajfg |
URL Oficial | https://chromewebstore.google.com/detail/change-website-background/jmcdblanaidgjcgjohndajigiflfajfg |
Descripción | Changes the background of webpages to a custom image or colour. |
Tamaño del Archivo | 56.71 KB |
Cantidad de Instalaciones | 578 |
Versión Actual | 1.0.0.1 |
Última Actualización | 2016-10-10 |
Fecha de Publicación | 2016-10-10 |
Calificación | 5.00/5 Total de 3 Calificaciones |
Desarrollador | kA |
Tipo de Pago | free |
Idiomas Soportados | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Change Website Background", "short_name": "DramaBack", "version": "1.0.0.1", "description": "Changes the background of webpages to a custom image or colour.", "permissions": [ "tabs", "storage" ], "icons": { "64": "\/im\/icon1.png" }, "browser_action": { "default_icon": "\/im\/icon1.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |