Oscar Wilde

This extension gives you a random, clever and witty quote from Oscar Wilde.

Oscar Wildeとは何ですか?

Oscar WildeはSteve Reichによって開発されたChromeの拡張機能で、その主な機能は「This extension gives you a random, clever and witty quote from Oscar Wilde.」です。

拡張機能のスクリーンショット

screenshot

Oscar Wilde拡張機能のCRXファイルをダウンロード

Oscar Wilde拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Oscar Fingal O'Flahertie Wills Wilde (16 October 1854 – 30 November 1900) was an Irish writer and poet. After writing in different forms throughout the 1880s, he became one of London's most popular playwrights in the early 1890s. Today he is remembered for his epigrams, his only novel (The Picture of Dorian Gray), his plays, and the circumstances of his imprisonment and early death.

This extension gives you 'on demand' access to his witty and clever epigrams whenever the mood strikes. Nothing quote like the wisdom of Oscar Wilde to brighten your day!                    

拡張機能の基本情報

名前 Oscar Wilde Oscar Wilde
ID ngdhjddfjndeehjnkpnoahkmfmdfpnnk
公式URL https://chrome.google.com/webstore/detail/oscar-wilde/ngdhjddfjndeehjnkpnoahkmfmdfpnnk
説明 This extension gives you a random, clever and witty quote from Oscar Wilde.
ファイルサイズ 489 KB
インストール数 34
現在のバージョン 1.2
最終更新日 2014-08-05
公開日 2014-08-05
評価 4.00/5 合計 4 レビュー
開発者 Steve Reich
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Oscar Wilde",
    "description": "This extension gives you a random, clever and witty quote from Oscar Wilde.",
    "version": "1.2",
    "browser_action": {
        "default_icon": "oscar_icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "Oscar Wilde_16x16.png",
        "48": "Oscar Wilde_48x48.png",
        "128": "Oscar Wilde_128x128.png"
    },
    "permissions": [
        "http:\/\/oscar.freedemo.me\/*"
    ]
}