Tommy Wiseau

A button for Tommy Wiseau the greatest man to ever live

Tommy Wiseauとは何ですか?

Tommy WiseauはLord Nootによって開発されたChromeの拡張機能で、その主な機能は「A button for Tommy Wiseau the greatest man to ever live」です。

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

screenshot

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

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

拡張機能の使用方法

                        Have you ever wanted a button that would quote some of the most popular sentences from the best worst movie ever know as The Room?!
Have you ever wanted a button that would quote the best actor producer and writter in the whole world known as Tommy Wiseau?!

Well do i have the button for you!

This button features some awesome quotes such as:

You're lying i never hit you, YOU'RE TEARING ME APART LISA!

I did not hit her, it's not true! It's bullshit! I did not hit her! *throws water bottle* I DID NOT! Oh Hi Mark!

Ahahaha, What a story Mark.

You're just a chicken, Cheep cheep cheep cheep cheep cheep.

AND MANY MORE!


Will be updated in the future for more quotes and other features!

If Tommy has any ideas i will implement them because you know "Anything for my princess!"







I don't own any of the material in this extension but pls no sue me ;_;                    

拡張機能の基本情報

名前 Tommy Wiseau Tommy Wiseau
ID jjhpljkfpnhiikjflmlekeiflplpkodf
公式URL https://chrome.google.com/webstore/detail/tommy-wiseau/jjhpljkfpnhiikjflmlekeiflplpkodf
説明 A button for Tommy Wiseau the greatest man to ever live
ファイルサイズ 1.28 MB
インストール数 39
現在のバージョン 0.5
最終更新日 2018-02-23
公開日 2018-02-23
評価 5.00/5 合計 5 レビュー
開発者 Lord Noot
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tommy Wiseau",
    "version": "0.5",
    "manifest_version": 2,
    "description": "A button for Tommy Wiseau the greatest man to ever live",
    "background": {
        "scripts": [
            "chromiwiseau.js"
        ]
    },
    "browser_action": {
        "default_icon": "wiseau.png"
    },
    "permissions": [
        "activeTab"
    ]
}