WattPad comments help

Add some help for big fiction comment on Wattpad

Qu'est-ce que WattPad comments help ?

WattPad comments help est une extension Chrome développée par cestdoncvrai, et sa fonction principale est "Add some help for big fiction comment on Wattpad".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension WattPad comments help

Téléchargez les fichiers d'extension WattPad comments help au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Add some help for big fiction comment on Wattpad                    

Informations de Base sur l'Extension

Nom WattPad comments help WattPad comments help
ID ipgnmpinhifjmpcnddnefmijkgignglm
URL Officiel https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm
Description Add some help for big fiction comment on Wattpad
Taille du Fichier 2.33 MB
Nombre d'Installations 380
Version Actuelle 1.1.2
Dernière Mise à Jour 2015-12-27
Date de Publication 2015-12-27
Évaluation 4.04/5 Total 24 Évaluations
Développeur cestdoncvrai
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/
Langues Prises en Charge 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
}