Succ Button
SUCC in the comfort and safety of your own home!
Cos'è Succ Button?
Succ Button è un'estensione di Chrome sviluppata da me2thanks, e la sua funzione principale è "SUCC in the comfort and safety of your own home!".
Scarica il file CRX dell'estensione Succ Button
Scarica i file di estensione Succ Button 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
Informazioni di Base sull'Estensione
Nome | |
ID | edimjglkpeanghjiaelfipijbfodfkcl |
URL Ufficiale | https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl |
Descrizione | SUCC in the comfort and safety of your own home! |
Dimensione del File | 105 KB |
Conteggio Installazioni | 195 |
Versione Corrente | 0.9 |
Ultimo Aggiornamento | 2016-07-23 |
Data di Pubblicazione | 2016-07-23 |
Valutazione | 5.00/5 Totale 10 Valutazioni |
Sviluppatore | me2thanks |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "succicon.png", "default_popup": "popup.html" }, "name": "Succ Button", "description": "SUCC in the comfort and safety of your own home!", "version": "0.9", "manifest_version": 2, "permissions": [ "activeTab" ] } |