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.
Eye Saver 2000 क्या है?
Eye Saver 2000 Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Eye Saver 2000 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | dlohfhgdankcdmfpfbjhlccdnjndfbaj |
आधिकारिक URL | https://chromewebstore.google.com/detail/eye-saver-2000/dlohfhgdankcdmfpfbjhlccdnjndfbaj |
विवरण | A plugin to help save your eyes when you have to work on a NSFW site. Replaces all img tags with pictures of kittens. |
फ़ाइल का आकार | 12.29 KB |
स्थापना संख्या | 20 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2020-03-17 |
प्रकाशन तिथि | 2020-03-17 |
डेवलपर | Unknown |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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": [ " |