Tazzo: Toys for your Kid
A Toy Recommendation Engine
Tazzo: Toys for your Kid là gì?
Tazzo: Toys for your Kid là một tiện ích mở rộng Chrome được phát triển bởi funcandiexperts, và tính năng chính của nó là "A Toy Recommendation Engine".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Tazzo: Toys for your Kid
Tải xuống các tệp mở rộng Tazzo: Toys for your Kid dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Watching your child grow and develop is one of the most exciting parts of being a parent, especially in the early months when it seems every day brings a new skill. Children develop skills in several different areas which include Gross motor, Fine Motor, Language, Cognitive, Social, Emotional, etc. Watch out and Subscribe to Tazzo's development guide to understand toys & games can help in the overall development of your child. Our unique recommendation model suggests toys, games that can facilitate in improving your child’s growth & development. Our Patent Pending. World’s No.1 company and only company that offers offline/online toy(s) based on Skill Analysis for your unique child. A child will not only have fun with toys but there will be an improvement in skills. Over 1000+ parents all over the world trusted our model.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Tazzo: Toys for your Kid |
ID | apimnkbglopbnehaikjgefebhcaonfck |
URL Chính Thức | https://chromewebstore.google.com/detail/tazzo-toys-for-your-kid/apimnkbglopbnehaikjgefebhcaonfck |
Mô tả | A Toy Recommendation Engine |
Kích Thước Tệp | 1.51 MB |
Số Lần Cài Đặt | 76,979 |
Phiên Bản Hiện Tại | 0.0.1.4 |
Cập Nhật Lần Cuối | 2019-11-17 |
Ngày Phát Hành | 2019-11-17 |
Đánh Giá | 5.00/5 Tổng số 23 Đánh Giá |
Nhà Phát Triển | funcandiexperts |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.funcandi.com/ |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tazzo: Toys for your Kid", "short_name": "Tazzo", "version": "0.0.1.4", "description": "A Toy Recommendation Engine", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjvPw8n5zCFARCdoJv1fly7s0vr1Cpe\/5P+eOJTOqFmEeiY093ZwmuCLtuF38VBVy0NT60HfgGntyvv8wJT\/f9FWrjm5XO7vPSWkiAaT994zlO6dSA5Xr+R9uFO8BYDSiddCnMjFfAzahLjzSogrP\/jjqsBirvRgPyv3mY0rdWXKd1oofy8XhE9wCCWI+gxfRNmiVnBe83fCmkNI7nAEmKvzqQwPEdpa0zFhpdxI1GLD5\/TEQre0iKODEM23+AloeJUq8WlpB9wDLFmCDlf6DYAcehcPxfELLy1RtKXbHLo8965o5GQOr9SB2Jj9MfzQDgOucmyEMao3X\/8ahIlZ7wwIDAQAB", "oauth2": { "client_id": "1065423198919-r435tphj9usv6npu1js0b8tf04814tfo.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/contacts.readonly", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "permissions": [ "activeTab", "declarativeContent", "storage", "identity", "https:\/\/accounts.google.com\/*", "https:\/\/www.googleapis.com\/*", "https:\/\/graph.facebook.com\/" ], "background": { "scripts": [ "assets\/js\/background.js" ], "persistent": false }, "omnibox": { "keyword": "nt" }, "browser_action": { "default_popup": "homePage\/index.html", "default_title": "Tazzo: Toys for your Kids", "default_icon": { "16": "assets\/images\/logo.png", "32": "assets\/images\/logo.png", "48": "assets\/images\/logo.png", "128": "assets\/images\/logo.png" } }, "icons": { "16": "assets\/images\/logo.png", "32": "assets\/images\/logo.png", "48": "assets\/images\/logo.png", "128": "assets\/images\/logo.png" }, "content_security_policy": "script-src 'self' ; script-src-elem 'self' https:\/\/gettoys.herokuapp.com\/ http:\/\/netdna.bootstrapcdn.com https:\/\/stackpath.bootstrapcdn.com http:\/\/code.jquery.com\/ https:\/\/maxcdn.bootstrapcdn.com\/ http:\/\/maxcdn.bootstrapcdn.com\/ https:\/\/cdnjs.cloudflare.com http:\/\/cdnjs.cloudflare.com https:\/\/code.jquery.com http:\/\/ajax.googleapis.com\/; object-src 'self'", "manifest_version": 2 } |