Alltabs

Amazing visual artists every time you open a new tab.

Alltabs là gì?

Alltabs là một tiện ích mở rộng Chrome được phát triển bởi https://newnow.cool, và tính năng chính của nó là "Amazing visual artists every time you open a new tab.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Alltabs

Tải xuống các tệp mở rộng Alltabs 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

                        Alltabs collaborates with interesting contemporary artist from all around the world. We bring you fresh photos and visual art to all your new tabs. 

This is a project by New Now.                    

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

Tên Alltabs Alltabs
ID ngjbedmelbifgachalpagdgiccokplkd
URL Chính Thức https://chrome.google.com/webstore/detail/alltabs/ngjbedmelbifgachalpagdgiccokplkd
Mô tả Amazing visual artists every time you open a new tab.
Kích Thước Tệp 7.18 KB
Số Lần Cài Đặt 30
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2021-05-09
Ngày Phát Hành 2021-04-30
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://newnow.cool
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.alltabs.co/
URL Trang Chính Sách Bảo Mật https://newnow.cool/privacy.html
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "alltabs.html#newTab"
    },
    "content_security_policy": "default-src 'self' 'unsafe-eval';   script-src 'self';   style-src 'self' 'unsafe-inline';   img-src 'self' data: chrome: filesystem:;   connect-src 'self' http: https: chrome-extension:;   frame-src http: https:",
    "description": "Amazing visual artists every time you open a new tab.",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "19": "img\/icon19.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 2,
    "minimum_chrome_version": "28",
    "name": "Alltabs",
    "omnibox": {
        "keyword": "f"
    },
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "alltabs.html"
    ]
}