Another One

This is for when you're doing situps or pushups... another one

Another One là gì?

Another One là một tiện ích mở rộng Chrome được phát triển bởi atanton, và tính năng chính của nó là "This is for when you're doing situps or pushups... another one".

Ả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 Another One

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

                        This useless chrome extension allows the user to open a new tab and hear the motivating command of DJ Khaled. Another One                    

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

Tên Another One Another One
ID ffpbomldahncmnmmnadnjhngaiopolmk
URL Chính Thức https://chromewebstore.google.com/detail/another-one/ffpbomldahncmnmmnadnjhngaiopolmk
Mô tả This is for when you're doing situps or pushups... another one
Kích Thước Tệp 24.71 KB
Số Lần Cài Đặt 136
Phiên Bản Hiện Tại 100.0
Cập Nhật Lần Cuối 2016-03-16
Ngày Phát Hành 2016-03-16
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển atanton
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Another One",
    "description": "This is for when you're doing situps or pushups... another one",
    "version": "100.0",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    }
}