Clarifier
Bring out the honesty in the Internet! This will replace the phrase "I'm not racist" with "Because I'm racist".
Clarifier क्या है?
Clarifier Steve Wozniak द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bring out the honesty in the Internet! This will replace the phrase "I'm not racist" with "Because I'm racist"."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Clarifier एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Version 1.1 update: "Donald Trump Rally" is now replaced with "Donald Trump White Power Rally". Happy election season! When activated, Clarifier ensures that when racists unintentionally type "I'm not racist", it replaces it with what they actually meant to say, "Because I'm racist"! Built by @stephanwozniak (download the Googlifier while you're at it)! Conceptualized by @tasog Contact: [email protected]
एक्सटेंशन की मूल जानकारी
नाम | Clarifier |
ID | oiiggkakbalpaglgkjoenbbimlddnbfn |
आधिकारिक URL | https://chromewebstore.google.com/detail/clarifier/oiiggkakbalpaglgkjoenbbimlddnbfn |
विवरण | Bring out the honesty in the Internet! This will replace the phrase "I'm not racist" with "Because I'm racist". |
फ़ाइल का आकार | 46.04 KB |
स्थापना संख्या | 25 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2016-03-29 |
प्रकाशन तिथि | 2016-03-28 |
रेटिंग | 3.00/5 कुल 3 रेटिंग्स |
डेवलपर | Steve Wozniak |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | http://twitter.com/stephanwozniak |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Clarifier", "version": "1.1", "description": "Bring out the honesty in the Internet! This will replace the phrase \"I'm not racist\" with \"Because I'm racist\".", "icons": { "128": "icons\/icon128.png", "48": "icons\/icon48.png" }, "author": "@stephanwozniak", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "run_at": "document_end", "js": [ "src\/jquery-1.11.3.min.js", "src\/far.js", "src\/script.js" ] } ], "permissions": [ " |