AdOps Tool

This extension contains userful tools for the ad operations

AdOps Tool là gì?

AdOps Tool là một tiện ích mở rộng Chrome được phát triển bởi Arun Kumar, và tính năng chính của nó là "This extension contains userful tools for the ad operations".

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

screenshot
screenshot

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

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

                        It contains useful tools for the ad operations such as the cpm calculator.                    

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

Tên AdOps Tool AdOps Tool
ID plnpekoagmmojjlfdlmhfcmcekljmaic
URL Chính Thức https://chrome.google.com/webstore/detail/adops-tool/plnpekoagmmojjlfdlmhfcmcekljmaic
Mô tả This extension contains userful tools for the ad operations
Kích Thước Tệp 32.43 KB
Số Lần Cài Đặt 198
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2015-09-06
Ngày Phát Hành 2015-09-06
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Arun Kumar
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "AdOps Tool",
    "description": "This extension contains userful tools for the ad operations",
    "version": "2.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/",
        "storage"
    ]
}