Examine source code of RoboCompta - Liberal Profession Accounting

Inspect and view changes in RoboCompta - Liberal Profession Accounting source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_application_title__",
  "description": "__MSG_application_description__",
  "version": "1.4",
  "manifest_version": 2,
  "icons": {
    "128": "robocompta_128.png"
  },
  "default_locale": "fr",
  "app": {
    "api_console_project_id": "86138553643",
    "urls": [
      "https://portail.e-tag.fr/Login/tabid/345/src/googleapps/Default.aspx"
    ],
    "launch": {
      "web_url": "https://portail.e-tag.fr/Login/tabid/345/src/googleapps/Default.aspx"
    }
  }
}