Excuse me, Princess!

This extension endlessly plays a video of Link saying “excuuuuse me, princess!”

What is Excuse me, Princess!?

Excuse me, Princess! is a Chrome extension developed by https://mashpoe.com, and its main feature is "This extension endlessly plays a video of Link saying “excuuuuse me, princess!”".

Extension Screenshots

screenshot

Download Excuse me, Princess! Extension CRX File

Download Excuse me, Princess! 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

                        Have you ever wanted to see how many times Link has actually said "Well excuse me, Princess!"? Well now you can! Watch it forever or just for a few minutes, maybe Zelda will excuse you!

Original animated series produced by DIC Entertainment, Sei Young Animation Co., Ltd., and Nintendo of America, Inc. 

Characters by Shigeru Miyamoto

more info at https://en.wikipedia.org/wiki/The_Legend_of_Zelda_(1989_TV_series)                    

Extension Basic Information

Name Excuse me, Princess! Excuse me, Princess!
ID lihlkjckblhbcicemcbfeffgmijdclne
Official URL https://chromewebstore.google.com/detail/excuse-me-princess/lihlkjckblhbcicemcbfeffgmijdclne
Description This extension endlessly plays a video of Link saying “excuuuuse me, princess!”
File Size 17.69 MB
Installation Count 358
Current Version 3.1.2
Last Updated 2018-08-26
Publish Date 2018-08-25
Rating 4.81/5 Total 21 Ratings
Developer https://mashpoe.com
Payment Type free
Extension Website http://www.mashpoe.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "idle"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "description": "This extension endlessly plays a video of Link saying \u201cexcuuuuse me, princess!\u201d",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "256": "icon256.png",
        "32": "icon32.png"
    },
    "manifest_version": 2,
    "name": "Excuse me, Princess!",
    "version": "3.1.2"
}