Pokemon Sun and Moon Backgrounds & New Tab

Get The Pokemon Sun and Moon Extension With More Additional Features

ما هو Pokemon Sun and Moon Backgrounds & New Tab؟

Pokemon Sun and Moon Backgrounds & New Tab هو إضافة Chrome تم تطويرها بواسطة Tabbyme، والميزة الرئيسية لها هي "Get The Pokemon Sun and Moon Extension With More Additional Features".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Pokemon Sun and Moon Backgrounds & New Tab

قم بتنزيل ملفات الامتداد Pokemon Sun and Moon Backgrounds & New Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        We can't get enough of our amazing software Pokemon Sun and Moon, hope you do too... Get ready to enjoy a vast world of best quality themes and other advanced features! 

We want you to fully enjoy our Pokemon Sun and Moon extension's functions, that's why you'll notice the reshape in the layout and options of your new tab page. That is needed so you can enjoy the full shortcuts to our functions and updated.

-Uninstall of Pokemon Sun and Moon-
for a fast uninstall of this add on, go to the add on page on your browser's settings. Select the unwanted add on and send it to the trash bin.

We are really proud of our Pokemon Sun and Moon background and new tab extension, cause it's not just another background extension, it's so much else than that...
Some of the features you can use directly off your new tab page-
-Search bar- use your new tab page to search directly off it.
-Clock and weather forecast- your new tab page will show you all these exact details.
-Wallpapers - amazing wallpapers of your favorite these to choose from, or let us choose for you.
-Online games- direct access from your new tab page to thousands of online games - all on your new tab page. 

For all help and info regarding the Pokemon Sun and Moon extension - please get in touch with us by private memo and tell us all about your trouble/question/review.
Hope you enjoy using our extension!                    

معلومات أساسية عن التمديد

الاسم Pokemon Sun and Moon Backgrounds & New Tab Pokemon Sun and Moon Backgrounds & New Tab
ID jloikjdmljgjbepchnnkopcimkgmjbkh
عنوان URL الرسمي https://chrome.google.com/webstore/detail/pokemon-sun-and-moon-back/jloikjdmljgjbepchnnkopcimkgmjbkh
الوصف Get The Pokemon Sun and Moon Extension With More Additional Features
حجم الملف 32.43 KB
عدد التثبيتات 228
النسخة الحالية 2.2.7
آخر تحديث 2019-09-04
تاريخ النشر 2019-09-04
تقييم 5.00/5 مجموع تقييمات 334
المطور Tabbyme
نوع الدفع free
اللغات المدعومة en,pl,ro
manifest.json
{
    "browser_action": {
        "default_icon": "128-image.png",
        "default_title": "Pokemon Sun and Moon Backgrounds & New Tab"
    },
    "name": "Pokemon Sun and Moon Backgrounds & New Tab",
    "default_locale": "en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_addoninfo__",
    "background": {
        "scripts": [
            "new_script.js"
        ]
    },
    "icons": {
        "128": "128-image.png"
    },
    "manifest_version": 2,
    "version": "2.2.7",
    "chrome_url_overrides": {
        "newtab": "new_version.html"
    }
}