Eye Saver 2000
A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens.
Was ist Eye Saver 2000?
Eye Saver 2000 ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens.".
Erweiterungsscreenshots
Eye Saver 2000-Erweiterungs-CRX-Datei herunterladen
Laden Sie Eye Saver 2000-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This plugin is useful when you need to work on a site that is NSFW. It will replace all of the images on the page with images of kittens. It will keep track of domains you've saved previously, and you have the option of clearing your saved list.
Grundlegende Informationen zur Erweiterung
Name | |
ID | dlohfhgdankcdmfpfbjhlccdnjndfbaj |
Offizielle URL | https://chromewebstore.google.com/detail/eye-saver-2000/dlohfhgdankcdmfpfbjhlccdnjndfbaj |
Beschreibung | A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens. |
Dateigröße | 12.29 KB |
Installationsanzahl | 20 |
Aktuelle Version | 1.0 |
Letztes Update | 2020-03-17 |
Veröffentlichungsdatum | 2020-03-17 |
Entwickler | Unknown |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Eye Saver 2000", "version": "1.0", "author": "Joe Burton", "description": "A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens.", "permissions": [ "storage", "tabs" ], "icons": { "16": "eyesaver_16.png", "32": "eyesaver_32.png", "128": "eyesaver_128.png" }, "content_scripts": [ { "js": [ "background.js" ], "matches": [ " |