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
官方網址 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"
    ]
}