WattPad comments help
Add some help for big fiction comment on Wattpad
WattPad comments helpとは何ですか?
WattPad comments helpはcestdoncvraiによって開発されたChromeの拡張機能で、その主な機能は「Add some help for big fiction comment on Wattpad」です。
拡張機能のスクリーンショット
WattPad comments help拡張機能のCRXファイルをダウンロード
WattPad comments help拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Add some help for big fiction comment on Wattpad
拡張機能の基本情報
名前 | WattPad comments help |
ID | ipgnmpinhifjmpcnddnefmijkgignglm |
公式URL | https://chromewebstore.google.com/detail/wattpad-comments-help/ipgnmpinhifjmpcnddnefmijkgignglm |
説明 | Add some help for big fiction comment on Wattpad |
ファイルサイズ | 2.33 MB |
インストール数 | 380 |
現在のバージョン | 1.1.2 |
最終更新日 | 2015-12-27 |
公開日 | 2015-12-27 |
評価 | 4.04/5 合計 24 レビュー |
開発者 | cestdoncvrai |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://lafederationdesenchanteurs.fr/aide-aux-commentaires-sur-wattpad/ |
対応言語 | 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 } |