I Feel Like Kanye

This extension gives you differeny Yeezy quotes based on your mood

What is I Feel Like Kanye?

I Feel Like Kanye is a Chrome extension developed by Unknown, and its main feature is "This extension gives you differeny Yeezy quotes based on your mood".

Extension Screenshots

screenshot
screenshot

Download I Feel Like Kanye Extension CRX File

Download I Feel Like Kanye 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

                                            

Extension Basic Information

Name I Feel Like Kanye I Feel Like Kanye
ID ofnagoiadkmfafnicheaiceakbnefeig
Official URL https://chromewebstore.google.com/detail/i-feel-like-kanye/ofnagoiadkmfafnicheaiceakbnefeig
Description This extension gives you differeny Yeezy quotes based on your mood
File Size 11.94 MB
Installation Count 31
Current Version 1.0
Last Updated 2016-11-13
Publish Date 2016-11-13
Rating 5.00/5 Total 1 Ratings
Developer Unknown
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "I Feel Like Kanye",
    "description": "This extension gives you differeny Yeezy quotes based on your mood",
    "version": "1.0",
    "manifest_version": 2,
    "background": "YeezusLanding.html",
    "icons": {
        "128": "YeezyIcon.png"
    },
    "chrome_url_overrides": {
        "newtab": "YeezusLanding.html"
    }
}