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\/*"
    ]
}