{"json_modified": "2016-03-28T08:13:20.458719", "uuid": "4ace8029-2fa3-45f8-b159-3cd0d784d721", "title": "Modules", "url": "/en-US/docs/Mozilla/Add-ons/Code_snippets/Modules", "tags": [], "translations": [{"uuid": "c306e700-12f1-4745-becf-9fe261a92c0e", "title": "\u30e2\u30b8\u30e5\u30fc\u30eb", "url": "/ja/docs/Code_snippets/Modules", "tags": [], "summary": "\u5358\u7d14\u306a\u30b3\u30fc\u30c9\u3067 JavaScript \u30e2\u30b8\u30e5\u30fc\u30eb \u3092 Mozilla \u56fa\u6709\u3067\u306a\u3044\u30b3\u30fc\u30c9\u306b\u3057\u307e\u3059 (\u30d6\u30e9\u30a6\u30b6\u306b\u30dd\u30fc\u30c6\u30a3\u30f3\u30b0\u3059\u308b\u5834\u5408\u306a\u3069)\u3002eval() \u306f\u3001\u30e6\u30fc\u30b6\u306e\u5165\u529b\u306b\u4f9d\u5b58\u3057\u306a\u3044 EXPORTED_SYMBOLS \u914d\u5217\u4e0a\u3067\u306e\u307f\u4f7f\u7528\u3055\u308c\u308b\u305f\u3081\u5fc3\u914d\u3044\u308a\u307e\u305b\u3093\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2013-12-23T23:56:42", "review_tags": []}, {"uuid": "c99451b9-d203-495d-abfc-a5881b05fc6e", "title": "Modules", "url": "/zh-CN/docs/Code_snippets/Modules", "tags": [], "summary": "Some simple code to turn a JavaScript module into non-Mozilla-specific code (e.g., if porting to the browser). The use of eval() will probably not be of concern because it is only being used on the EXPORTED_SYMBOLS\u00a0array which should not depend on user input.", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-05-08T01:13:15", "review_tags": []}], "modified": "2014-03-21T18:02:26", "label": "Modules", "localization_tags": [], "locale": "en-US", "id": 14758, "last_edit": "2013-12-09T09:43:19", "summary": "Some simple code to turn a JavaScript module into non-Mozilla-specific code (e.g., if porting to the browser). The use of eval() will probably not be of concern because it is only being used on the EXPORTED_SYMBOLS\u00a0array which should not depend on user input.", "sections": [], "slug": "Mozilla/Add-ons/Code_snippets/Modules", "review_tags": []}