Swiggity Swooty Extension
When you click the button it goes Swiggity Swooty...!
Cos'è Swiggity Swooty Extension?
Swiggity Swooty Extension è un'estensione di Chrome sviluppata da MultiLagio, e la sua funzione principale è "When you click the button it goes Swiggity Swooty...!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Swiggity Swooty Extension
Scarica i file di estensione Swiggity Swooty Extension 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
When installing this extension, it puts a button to the right of the omnibox which is used for fun. When clicked it plays "Swiggity Swooty..." and shows a little picture of a penguin doing a cool dance! Its really funny when played at the right time. ;) Informazioni di Base sull'Estensione
| Nome | |
| ID | ecofnlndicmgjgodcoiggbjlaipjmenb |
| URL Ufficiale | https://chromewebstore.google.com/detail/swiggity-swooty-extension/ecofnlndicmgjgodcoiggbjlaipjmenb |
| Descrizione | When you click the button it goes Swiggity Swooty...! |
| Dimensione del File | 1.17 MB |
| Conteggio Installazioni | 1,212 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2015-10-29 |
| Data di Pubblicazione | 2015-10-29 |
| Valutazione | 4.61/5 Totale 23 Valutazioni |
| Sviluppatore | MultiLagio |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Swiggity Swooty Extension",
"description": "When you click the button it goes Swiggity Swooty...!",
"version": "1.0",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "swiggity.html"
},
"permissions": [
"activeTab"
]
} | |