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.
Hvad er Eye Saver 2000?
Eye Saver 2000 er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens.".
Udvidelsesskærmbilleder
Download Eye Saver 2000-udvidelses-CRX-fil
Download Eye Saver 2000-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | dlohfhgdankcdmfpfbjhlccdnjndfbaj |
Officiel URL | https://chromewebstore.google.com/detail/eye-saver-2000/dlohfhgdankcdmfpfbjhlccdnjndfbaj |
Beskrivelse | A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens. |
Filstørrelse | 12.29 KB |
Antal Installationer | 20 |
Nuværende Version | 1.0 |
Senest Opdateret | 2020-03-17 |
Udgivelsesdato | 2020-03-17 |
Udvikler | Unknown |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |