E START Startup-page Setting Tool

E START Startup-page Setting Tool

E START をスタートページに設定します。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "chrome_settings_overrides": {
    "startup_pages": [
      "http://start.jword.jp/__PARAM__"
    ]
  },
  "default_locale": "ja",
  "description": "E START をスタートページに設定します。",
  "icons": {
    "16": "Logo.png",
    "48": "Logo_48.png",
    "128": "Logo_128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_ExtnName__",
  "short_name": "__MSG_ExtnName__",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.0"
}