bluecheck icon

bluecheck

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-15.

Extension Actions

CRX ID
jbcblpdpnbhdmnnokdjipfokdebpbjng
Status
  • Policy Violation
  • Removed Long Ago
  • No Privacy Policy
Description from extension meta

imagnie a world where us Common folk are given the blue checkmark and the CELEBs are left out to dry!!

Image from store
bluecheck
Description from store

inspired by anti-verification activism this app removes blue check marks from verified twitter users and gives them to unverified accounts.

source:
// Checking page title
if (document.title.indexOf("Twitter") != -1)
{
if (document.getElementsByClassName("ProfileHeaderCard-badges").length == 0)
{
// verify
document.getElementsByClassName("ProfileHeaderCard-nameLink")[0].class = "ProfileHeaderCard-nameLink u-textInheritColor js-nav";
document.getElementsByClassName("ProfileHeaderCard-nameLink")[0].className += "ProfileHeaderCard-nameWithBadges--1";
document.getElementsByClassName("ProfileHeaderCard-name")[0].innerHTML += '<span class="ProfileHeaderCard-badges ProfileHeaderCard-badges--1"><a href="/help/verified" class="js-tooltip" target="_blank" data-placement="right" data-original-title="Verified account"><span class="Icon Icon--verified"><span class="u-hiddenVisually">Verified account</span></span></a></span>';
}
else
{
// de-verify
document.getElementsByClassName("ProfileHeaderCard-nameLink")[0].class = "ProfileHeaderCard-nameLink u-textInheritColor js-nav";
var parent = document.getElementsByClassName("ProfileHeaderCard-name")[0];
var child = document.getElementsByClassName("ProfileHeaderCard-badges")[0];
parent.removeChild(child);
}
}

Latest reviews

Love1JAY TM
how to use it
s田中
この拡張機能を入れたChromeブラウザで自分のプロフィールを表示すると、公式認証マークが付いていることが確認できます。それだけです。実際に公式マークが付き、他の人からも表示されているように見える訳ではありません。いわゆるジョークアプリですが、ニヤリとできる面白さがあります。
Rizwan Khan
Thank You
dZ Pastah
Should do a facebook one or phone version on google play store also add the tick to the home profile on the side other than that it is the best app