WattPad comments help

Add some help for big fiction comment on Wattpad

What is WattPad comments help?

WattPad comments help is a Chrome extension developed by cestdoncvrai, and its main feature is "Add some help for big fiction comment on Wattpad".

Extension Screenshots

screenshot

Download WattPad comments help Extension CRX File

Download WattPad comments help extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Add some help for big fiction comment on Wattpad                    

Extension Basic Information

Name WattPad comments help WattPad comments help
ID ipgnmpinhifjmpcnddnefmijkgignglm
Official URL https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm
Description Add some help for big fiction comment on Wattpad
File Size 2.33 MB
Installation Count 380
Current Version 1.1.2
Last Updated 2015-12-27
Publish Date 2015-12-27
Rating 4.04/5 Total 24 Ratings
Developer cestdoncvrai
Email [email protected]
Payment Type free
Extension Website http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/
Supported Languages 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
}