summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/cld_2/crx_gen/manifest.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/third_party/cld_2/crx_gen/manifest.json b/third_party/cld_2/crx_gen/manifest.json
new file mode 100644
index 0000000..4b3a098
--- /dev/null
+++ b/third_party/cld_2/crx_gen/manifest.json
@@ -0,0 +1,12 @@
+{
+ "manifest_version": 2,
+ "name": "CLD2 Data",
+ "description": "Compact Language Detector 2 (CLD2) data for Chrome",
+ "minimum_chrome_version": "36",
+ "version": "160",
+ "platforms": [
+ {
+ "sub_package_path": "_platform_specific/all/"
+ }
+ ]
+} \ No newline at end of file