My Big Fat Diverse Ass
Replaces every occurrence of diversity with MY GIGANTIC ASS
What is My Big Fat Diverse Ass?
My Big Fat Diverse Ass is a Chrome extension developed by Lo Ping, and its main feature is "Replaces every occurrence of diversity with MY GIGANTIC ASS".
Extension Screenshots
Download My Big Fat Diverse Ass Extension CRX File
Download My Big Fat Diverse Ass extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Replaces every occurrence of "diversity" with "MY GIGANTIC ASS". That's it.
Extension Basic Information
Name | |
ID | blddfggdlkkjjbbfigjobjkpephljjcj |
Official URL | https://chrome.google.com/webstore/detail/my-big-fat-diverse-ass/blddfggdlkkjjbbfigjobjkpephljjcj |
Description | Replaces every occurrence of diversity with MY GIGANTIC ASS |
File Size | 3.59 KB |
Installation Count | 201 |
Current Version | 1.1 |
Last Updated | 2016-12-19 |
Publish Date | 2016-12-19 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Lo Ping |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "My Big Fat Diverse Ass", "description": "Replaces every occurrence of diversity with MY GIGANTIC ASS", "version": "1.1", "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ], "run_at": "document_end" } ] } |