Pretty Soldier Sailor Moon Wallpapers New Tab
Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab.
ما هو Pretty Soldier Sailor Moon Wallpapers New Tab؟
Pretty Soldier Sailor Moon Wallpapers New Tab هو إضافة Chrome تم تطويرها بواسطة Editors' Choice، والميزة الرئيسية لها هي "Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Pretty Soldier Sailor Moon Wallpapers New Tab
قم بتنزيل ملفات الامتداد Pretty Soldier Sailor Moon Wallpapers New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. *General Settings *Search Engine *Languages *Customize Background Settings *Popular Google Apps *Clock *Countdown
معلومات أساسية عن التمديد
الاسم | |
ID | kicgieombpflgecindimbncglcdmccok |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/pretty-soldier-sailor-moo/kicgieombpflgecindimbncglcdmccok |
الوصف | Pretty Soldier Sailor Moon will please every fans. Replace your basic tab to a minimalist customizable wonderful themed tab. |
حجم الملف | 9.56 MB |
عدد التثبيتات | 129 |
النسخة الحالية | 1.1 |
آخر تحديث | 2022-11-29 |
تاريخ النشر | 2022-11-29 |
المطور | Editors' Choice |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://gameograf.com/privacy-policy |
اللغات المدعومة | en,fr,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1", "name": "__MSG_appName__", "default_locale": "en", "description": "__MSG_appDesc__", "action": { "default_icon": "icon.png" }, "offline_enabled": true, "background": { "service_worker": "js\/service-worker.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [], "icons": { "128": "icon.png" }, "author": "Editor" } |