AdOps Tool

This extension contains userful tools for the ad operations

AdOps Toolとは何ですか?

AdOps ToolはArun Kumarによって開発されたChromeの拡張機能で、その主な機能は「This extension contains userful tools for the ad operations」です。

拡張機能のスクリーンショット

screenshot
screenshot

AdOps Tool拡張機能のCRXファイルをダウンロード

AdOps Tool拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 AdOps Tool AdOps Tool
ID plnpekoagmmojjlfdlmhfcmcekljmaic
公式URL https://chrome.google.com/webstore/detail/adops-tool/plnpekoagmmojjlfdlmhfcmcekljmaic
説明 This extension contains userful tools for the ad operations
ファイルサイズ 32.43 KB
インストール数 198
現在のバージョン 2.0
最終更新日 2015-09-06
公開日 2015-09-06
評価 5.00/5 合計 1 レビュー
開発者 Arun Kumar
支払い方法 free
対応言語 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"
    ]
}