Tommy Wiseau

A button for Tommy Wiseau the greatest man to ever live

O que é Tommy Wiseau?

Tommy Wiseau é uma extensão do Chrome desenvolvida por Lord Noot, e sua principal característica é "A button for Tommy Wiseau the greatest man to ever live".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Tommy Wiseau

Baixe arquivos de extensão Tommy Wiseau no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Tommy Wiseau Tommy Wiseau
ID jjhpljkfpnhiikjflmlekeiflplpkodf
URL Oficial https://chrome.google.com/webstore/detail/tommy-wiseau/jjhpljkfpnhiikjflmlekeiflplpkodf
Descrição A button for Tommy Wiseau the greatest man to ever live
Tamanho do Arquivo 1.28 MB
Contagem de Instalações 39
Versão Atual 0.5
Última Atualização 2018-02-23
Data de Publicação 2018-02-23
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor Lord Noot
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}