Tommy Wiseau

A button for Tommy Wiseau the greatest man to ever live

Cos'è Tommy Wiseau?

Tommy Wiseau è un'estensione di Chrome sviluppata da Lord Noot, e la sua funzione principale è "A button for Tommy Wiseau the greatest man to ever live".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Tommy Wiseau

Scarica i file di estensione Tommy Wiseau in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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 ;_;                    

Informazioni di Base sull'Estensione

Nome Tommy Wiseau Tommy Wiseau
ID jjhpljkfpnhiikjflmlekeiflplpkodf
URL Ufficiale https://chrome.google.com/webstore/detail/tommy-wiseau/jjhpljkfpnhiikjflmlekeiflplpkodf
Descrizione A button for Tommy Wiseau the greatest man to ever live
Dimensione del File 1.28 MB
Conteggio Installazioni 39
Versione Corrente 0.5
Ultimo Aggiornamento 2018-02-23
Data di Pubblicazione 2018-02-23
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore Lord Noot
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}