クラウド会計ソフト「freee(フリー)」

クラウド会計ソフト「freee(フリー)」

中小企業や個人事業主のための全自動のクラウド会計ソフト。

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "クラウド会計ソフト「freee(フリー)」",
  "description": "中小企業や個人事業主のための全自動のクラウド会計ソフト。",
  "version": "1.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://secure.freee.co.jp/",
      "https://support.freee.co.jp/",
      "http://www.freee.co.jp/"
    ],
    "launch": {
      "web_url": "https://secure.freee.co.jp"
    }
  }
}