Coloring Books Animals Game
Click on the extension icon to play Coloring Books Animals Game on Google Chrome
ما هو Coloring Books Animals Game؟
Coloring Books Animals Game هو إضافة Chrome تم تطويرها بواسطة jackday731، والميزة الرئيسية لها هي "Click on the extension icon to play Coloring Books Animals Game on Google Chrome".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Coloring Books Animals Game
قم بتنزيل ملفات الامتداد Coloring Books Animals Game بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Click on the extension icon to play Coloring Books Animals Game on Google Chrome
معلومات أساسية عن التمديد
الاسم | |
ID | ojbdopiilbimmdakojglbjaahdaammgf |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/coloring-books-animals-ga/ojbdopiilbimmdakojglbjaahdaammgf |
الوصف | Click on the extension icon to play Coloring Books Animals Game on Google Chrome |
حجم الملف | 300 KB |
عدد التثبيتات | 71 |
النسخة الحالية | 4.7 |
آخر تحديث | 2020-01-14 |
تاريخ النشر | 2020-01-14 |
المطور | jackday731 |
نوع الدفع | free |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Coloring Books Animals Game", "description": "Click on the extension icon to play Coloring Books Animals Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "4.7", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |