Friends Quotes

This extension shows a Friends quote with pictures on clicking!

What is Friends Quotes?

Friends Quotes is a Chrome extension developed by RifleGuy, and its main feature is "This extension shows a Friends quote with pictures on clicking!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Friends Quotes Extension CRX File

Download Friends Quotes 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

                        Do you get that rejoicing moment every time you hear a FRIENDS quote? This app is for you. Just click on it to read a quote all the time.                    

Extension Basic Information

Name Friends Quotes Friends Quotes
ID jkjeckocnnjpinjkhdkkgkjbfecbmpcb
Official URL https://chromewebstore.google.com/detail/friends-quotes/jkjeckocnnjpinjkhdkkgkjbfecbmpcb
Description This extension shows a Friends quote with pictures on clicking!
File Size 198 KB
Installation Count 67
Current Version 1.0
Last Updated 2016-05-10
Publish Date 2016-05-09
Rating 5.00/5 Total 7 Ratings
Developer RifleGuy
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Friends Quotes",
    "description": "This extension shows a Friends quote with pictures on clicking!",
    "version": "1.0",
    "browser_action": {
        "default_icon": "friends.png",
        "default_popup": "friends.html",
        "defualt_title": "Click Here"
    },
    "permissions": []
}