AdOps Tool

This extension contains userful tools for the ad operations

What is AdOps Tool?

AdOps Tool is a Chrome extension developed by Arun Kumar, and its main feature is "This extension contains userful tools for the ad operations".

Extension Screenshots

screenshot
screenshot

Download AdOps Tool Extension CRX File

Download AdOps Tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name AdOps Tool AdOps Tool
ID plnpekoagmmojjlfdlmhfcmcekljmaic
Official URL https://chrome.google.com/webstore/detail/adops-tool/plnpekoagmmojjlfdlmhfcmcekljmaic
Description This extension contains userful tools for the ad operations
File Size 32.43 KB
Installation Count 198
Current Version 2.0
Last Updated 2015-09-06
Publish Date 2015-09-06
Rating 5.00/5 Total 1 Ratings
Developer Arun Kumar
Payment Type free
Supported Languages 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"
    ]
}