2016年1月15日金曜日

chrome拡張機能開発ちっぷす4「background.jsの定義」

manifest.jsonにて
"background": {
      "scripts": [ "background.js" ]
}

0 件のコメント:

コメントを投稿