Avengers Endgame Theme

Part of the journey is the end.

Avengers Endgame Theme là gì?

Avengers Endgame Theme là một tiện ích mở rộng Chrome được phát triển bởi http://www.appicted.in, và tính năng chính của nó là "Part of the journey is the end.".

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

screenshot

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

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

                        I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

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

Tên Avengers Endgame Theme Avengers Endgame Theme
ID kophgjkjmjhcohlfdilibmhmcghhkihi
URL Chính Thức https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi
Mô tả Part of the journey is the end.
Kích Thước Tệp 583 KB
Số Lần Cài Đặt 49
Phiên Bản Hiện Tại 0.0.1
Cập Nhật Lần Cuối 2018-12-09
Ngày Phát Hành 2018-12-09
Đánh Giá 2.50/5 Tổng số 4 Đánh Giá
Nhà Phát Triển http://www.appicted.in
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.coach.me/Dhiraj?ref=YJNVl
URL Trang Trợ Giúp http://www.appicted.in
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}