LoginSignup
6
5

More than 5 years have passed since last update.

Chrome拡張でManifestファイルの情報を取得する

Last updated at Posted at 2013-03-14
Sample
var manifest = chrome.runtime.getManifest()

chrome.runtime APIはChrome 22で追加されたようです
What's New in Extensions? - Google Chrome

chrome.runtime APIの詳細はこちら
chrome.runtime - Google Chrome

6
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6
5