WattPad comments help

Add some help for big fiction comment on Wattpad

Hvad er WattPad comments help?

WattPad comments help er en Chrome-udvidelse udviklet af cestdoncvrai, og dens hovedfunktion er "Add some help for big fiction comment on Wattpad".

Udvidelsesskærmbilleder

screenshot

Download WattPad comments help-udvidelses-CRX-fil

Download WattPad comments help-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Add some help for big fiction comment on Wattpad                    

Grundlæggende oplysninger om udvidelsen

Navn WattPad comments help WattPad comments help
ID ipgnmpinhifjmpcnddnefmijkgignglm
Officiel URL https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm
Beskrivelse Add some help for big fiction comment on Wattpad
Filstørrelse 2.33 MB
Antal Installationer 380
Nuværende Version 1.1.2
Senest Opdateret 2015-12-27
Udgivelsesdato 2015-12-27
Bedømmelse 4.04/5 Samlet 24 Bedømmelser
Udvikler cestdoncvrai
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/
Understøttede Sprog 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
}