Tommy Wiseau

A button for Tommy Wiseau the greatest man to ever live

Tommy Wiseauคืออะไร?

Tommy Wiseau เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Lord Noot และคุณลักษณะหลักของมันคือ "A button for Tommy Wiseau the greatest man to ever live"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tommy Wiseau

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    ]
}