I'm Gay
Pops up with everyones favorite idubbbz quote
What is I'm Gay?
I'm Gay is a Chrome extension developed by http://depressed.dev, and its main feature is "Pops up with everyones favorite idubbbz quote".
Extension Screenshots
Download I'm Gay Extension CRX File
Download I'm Gay 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
Pops up with a lovely message. Some may say there is already one out there but this one is gayer.
Extension Basic Information
Name | |
ID | bkdmilfpfmlknbimolggdepibbnenjaf |
Official URL | https://chrome.google.com/webstore/detail/im-gay/bkdmilfpfmlknbimolggdepibbnenjaf |
Description | Pops up with everyones favorite idubbbz quote |
File Size | 4.35 MB |
Installation Count | 1,000 |
Current Version | 1.0 |
Last Updated | 2019-05-15 |
Publish Date | 2019-05-15 |
Rating | 4.74/5 Total 23 Ratings |
Developer | http://depressed.dev |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "I'm Gay", "description": "Pops up with everyones favorite idubbbz quote", "version": "1.0", "browser_action": { "default_icon": "icon128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |