MagicPyro
Let the Magic Pyro take the wheel. One download = one pyro body pillow.
Cos'è MagicPyro?
MagicPyro è un'estensione di Chrome sviluppata da michael93174, e la sua funzione principale è "Let the Magic Pyro take the wheel. One download = one pyro body pillow.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MagicPyro
Scarica i file di estensione MagicPyro 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
Version: 1.0.2.3 *Added PewDiePies. Version: 1.0.2.2 *Added more cringe. Please notice me pyro.
Informazioni di Base sull'Estensione
Nome | |
ID | blilgaoekkncfpajmcakcmifjogmnjjc |
URL Ufficiale | https://chrome.google.com/webstore/detail/magicpyro/blilgaoekkncfpajmcakcmifjogmnjjc |
Descrizione | Let the Magic Pyro take the wheel. One download = one pyro body pillow. |
Dimensione del File | 689 KB |
Conteggio Installazioni | 45 |
Versione Corrente | 1.0.2.3 |
Ultimo Aggiornamento | 2016-03-02 |
Data di Pubblicazione | 2016-03-02 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | michael93174 |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MagicPyro", "description": "Let the Magic Pyro take the wheel. One download = one pyro body pillow.", "version": "1.0.2.3", "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "Let Pyro Take the Wheel...", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |