Google Chrome Extensionsを作ってみる
Chromeの拡張です。簡単なJSONとHTMLで作れるみたいなのでやってみました。→postcomment.crx manifest.json { “name”: “Post comment”, //拡張の名前 “ve …
Chromeの拡張です。簡単なJSONとHTMLで作れるみたいなのでやってみました。→postcomment.crx manifest.json { “name”: “Post comment”, //拡張の名前 “ve …