Cats & Dogs New Tab & Wallpapers Collection

Cats & Dogs New Tab Extension brings a new look to your Chrome browser.

Cats & Dogs New Tab & Wallpapers Collection là gì?

Cats & Dogs New Tab & Wallpapers Collection là một tiện ích mở rộng Chrome được phát triển bởi Wallpaper New Tab, và tính năng chính của nó là "Cats & Dogs New Tab Extension brings a new look to your Chrome browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cats & Dogs New Tab & Wallpapers Collection

Tải xuống các tệp mở rộng Cats & Dogs New Tab & Wallpapers Collection 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

                        With this free plugin every new chrome tab will meet you in a new wallpaper.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cats & Dogs New Tab & Wallpapers Collection Cats & Dogs New Tab & Wallpapers Collection
ID cohjpljkcalmpdkdhppfcefdkemlkiaj
URL Chính Thức https://chrome.google.com/webstore/detail/cats-dogs-new-tab-wallpap/cohjpljkcalmpdkdhppfcefdkemlkiaj
Mô tả Cats & Dogs New Tab Extension brings a new look to your Chrome browser.
Kích Thước Tệp 103 KB
Số Lần Cài Đặt 830
Phiên Bản Hiện Tại 0.0.4
Cập Nhật Lần Cuối 2019-11-25
Ngày Phát Hành 2019-11-23
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển Wallpaper New Tab
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://addiyos.com/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "version": "0.0.4",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon-128.png",
        "48": "img\/icon-48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "img\/icon-48.png"
    },
    "chrome_url_overrides": {
        "newtab": "sigma.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/cats-dogs.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}