The Battle Cats

The Battle Cats Wallpapers extension replace new tab with The Battle Cats wallpaper backgrounds. Themes for The Battle Cats fans.

The Battle Catsคืออะไร?

The Battle Cats เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://games.lol และคุณลักษณะหลักของมันคือ "The Battle Cats Wallpapers extension replace new tab with The Battle Cats wallpaper backgrounds. Themes for The Battle Cats fans."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Battle Cats

ดาวน์โหลดไฟล์ส่วนขยาย The Battle Cats ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Check out all the amazing features you’ll find on the The Battle Cats wallpaper extension: 

★ Shuffle The Battle Cats wallpapers every time you open a new tab. 

★ Select a slideshow of randomly selected The Battle Cats wallpapers or from your list of favorites. 

★ On-screen sticky notes and to-do reminders for completing real-life tasks with The Battle Cats feel.

★ Get easy access to your most frequently visited websites. 

★ Quick Launch your favorites apps right on the default page. 


How do I uninstall this extension?
1. Click on the button with three horizontal lines or the three dots found in the upper right-hand corner of your Chrome™ browser.
2. From the drop-down menu click More Tools > Extensions.
3. Next to the extension you want to remove, click Remove.
4. If you simply want to hide the extension but not remove it, you can un-check the Enabled button.
5. Restart Chrome™ browser

By installing this extension, you agree to the End User License Agreement (https://games.lol/terms-of-use/) and Privacy Policy (https://games.lol/privacy-policy/)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ The Battle Cats The Battle Cats
ID akkneglbebngefpbbjleogfnohhihcmb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/the-battle-cats/akkneglbebngefpbbjleogfnohhihcmb
คำอธิบาย The Battle Cats Wallpapers extension replace new tab with The Battle Cats wallpaper backgrounds. Themes for The Battle Cats fans.
ขนาดไฟล์ 4.55 MB
จำนวนการติดตั้ง 1,961
เวอร์ชันปัจจุบัน 90.30.9.902
อัปเดตครั้งล่าสุด 2020-12-12
วันที่เผยแพร่ 2020-11-24
คะแนน 5.00/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา https://games.lol
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://games.lol/the-battle-cats/
URL หน้านโยบายความเป็นส่วนตัว https://games.lol/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "games.lol",
    "background": {
        "persistent": true,
        "scripts": [
            "\/html\/chrome\/settings.js",
            "\/html\/common\/prefs-sys.js",
            "\/html\/chrome\/utils.js",
            "\/html\/chrome\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "html\/skin\/icons\/logo_128.png",
            "16": "html\/skin\/icons\/logo_16.png",
            "48": "html\/skin\/icons\/logo_48.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "\/html\/index.html"
    },
    "description": "The Battle Cats Wallpapers extension replace new tab with The Battle Cats wallpaper backgrounds. Themes for The Battle Cats fans.",
    "icons": {
        "128": "html\/skin\/icons\/logo_128.png",
        "16": "html\/skin\/icons\/logo_16.png",
        "48": "html\/skin\/icons\/logo_48.png"
    },
    "manifest_version": 2,
    "name": "The Battle Cats",
    "offline_enabled": true,
    "permissions": [
        "topSites",
        "unlimitedStorage"
    ],
    "version": "90.30.9.902",
    "web_accessible_resources": [
        "html\/skin\/*"
    ]
}