WattPad comments help
Add some help for big fiction comment on Wattpad
Wat is WattPad comments help?
WattPad comments help is een Chrome-extensie ontwikkeld door cestdoncvrai, en de belangrijkste functie is "Add some help for big fiction comment on Wattpad".
Extensie Screenshots
Download het CRX-bestand van de extensie WattPad comments help
Download WattPad comments help-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Add some help for big fiction comment on Wattpad
Basisinformatie over de Extensie
Naam | WattPad comments help |
ID | ipgnmpinhifjmpcnddnefmijkgignglm |
Officiële URL | https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm |
Beschrijving | Add some help for big fiction comment on Wattpad |
Bestandsgrootte | 2.33 MB |
Aantal Installaties | 380 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2015-12-27 |
Publicatiedatum | 2015-12-27 |
Beoordeling | 4.04/5 Totaal 24 Beoordelingen |
Ontwikkelaar | cestdoncvrai |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/ |
Ondersteunde Talen | 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 } |