WattPad comments help
Add some help for big fiction comment on Wattpad
Cos'è WattPad comments help?
WattPad comments help è un'estensione di Chrome sviluppata da cestdoncvrai, e la sua funzione principale è "Add some help for big fiction comment on Wattpad".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WattPad comments help
Scarica i file di estensione WattPad comments help 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
Add some help for big fiction comment on Wattpad Informazioni di Base sull'Estensione
| Nome | |
| ID | ipgnmpinhifjmpcnddnefmijkgignglm |
| URL Ufficiale | https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm |
| Descrizione | Add some help for big fiction comment on Wattpad |
| Dimensione del File | 2.33 MB |
| Conteggio Installazioni | 380 |
| Versione Corrente | 1.1.2 |
| Ultimo Aggiornamento | 2015-12-27 |
| Data di Pubblicazione | 2015-12-27 |
| Valutazione | 4.04/5 Totale 24 Valutazioni |
| Sviluppatore | cestdoncvrai |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/ |
| Lingue Supportate | en,fr |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "fr",
"version": "1.1.2",
"icons": {
"128": "medias\/icons\/icon_128.png",
"64": "medias\/icons\/icon_64.png",
"32": "medias\/icons\/icon_32.png",
"16": "medias\/icons\/icon_16.png"
},
"content_scripts": [
{
"css": [
"pluginstyle.css"
],
"matches": [
"https:\/\/www.wattpad.com\/*"
],
"js": [
"autosize.min.js",
"content.js"
]
}
],
"manifest_version": 2
} | |