TF.TV Stream List

Chrome extension for TF.TV's stream list

Cos'è TF.TV Stream List?

TF.TV Stream List è un'estensione di Chrome sviluppata da http://teamfortress.tv, e la sua funzione principale è "Chrome extension for TF.TV's stream list".

Scarica il file CRX dell'estensione TF.TV Stream List

Scarica i file di estensione TF.TV Stream List 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

                        This addon gives you the utility of the TeamFortress.TV stream bar containing all competitive Team Fortress 2 streams.                    

Informazioni di Base sull'Estensione

Nome TF.TV Stream List TF.TV Stream List
ID ceaikjmnnmcokebkjhlaebbeoangichf
URL Ufficiale https://chrome.google.com/webstore/detail/tftv-stream-list/ceaikjmnnmcokebkjhlaebbeoangichf
Descrizione Chrome extension for TF.TV's stream list
Dimensione del File 4.06 KB
Conteggio Installazioni 44
Versione Corrente 1.0
Ultimo Aggiornamento 2012-09-05
Data di Pubblicazione 2012-09-05
Valutazione 4.40/5 Totale 10 Valutazioni
Sviluppatore http://teamfortress.tv
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TF.TV Stream List",
    "version": "1.0",
    "description": "Chrome extension for TF.TV's stream list",
    "permissions": [
        "http:\/\/www.teamfortress.tv\/*"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}