Unspoiler
Don't let the internet spoil your TV! Block headlines, tweets, facebook posts and everything with Unspoiler.
Unspoiler क्या है?
Unspoiler https://www.unspoiler.tv द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Don't let the internet spoil your TV! Block headlines, tweets, facebook posts and everything with Unspoiler."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Unspoiler एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
New Version 2.2! * Save your blocked headlines so you can read them later. * White list any sites you don't want blocked. Replace any headlines, tweets, facebook posts,with a spoiler warning label. Click the plugin button in your browser bar and type in the name of any shows or references you don't want to read about. You can also just type "unspoil" in the chrome addressbar. Unspoiler will check any webpage you load for those spoilers and replace them with a warning label which lets you know what it's found. When you're ready to read spoilers again you can remove anything you've blocked by clicking the plugin button or going into the unspoiler options.
एक्सटेंशन की मूल जानकारी
नाम | Unspoiler |
ID | oookgbbhgojdebhnmkmhgfagoiknifgi |
आधिकारिक URL | https://chromewebstore.google.com/detail/unspoiler/oookgbbhgojdebhnmkmhgfagoiknifgi |
विवरण | Don't let the internet spoil your TV! Block headlines, tweets, facebook posts and everything with Unspoiler. |
फ़ाइल का आकार | 73.39 KB |
स्थापना संख्या | 7,922 |
वर्तमान संस्करण | 2.2.0 |
अंतिम अपडेट | 2014-01-24 |
प्रकाशन तिथि | 2014-01-23 |
रेटिंग | 4.13/5 कुल 101 रेटिंग्स |
डेवलपर | https://www.unspoiler.tv |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Unspoiler", "version": "2.2.0", "manifest_version": 2, "description": "Don't let the internet spoil your TV! Block headlines, tweets, facebook posts and everything with Unspoiler.", "homepage_url": "http:\/\/www.unspoiler.tv\/", "omnibox": { "keyword": "unspoil" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "options_page": "options.html", "background": { "persistent": false, "scripts": [ "common.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |