AdOps Tool

This extension contains userful tools for the ad operations

Wat is AdOps Tool?

AdOps Tool is een Chrome-extensie ontwikkeld door Arun Kumar, en de belangrijkste functie is "This extension contains userful tools for the ad operations".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie AdOps Tool

Download AdOps Tool-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam AdOps Tool AdOps Tool
ID plnpekoagmmojjlfdlmhfcmcekljmaic
Officiële URL https://chrome.google.com/webstore/detail/adops-tool/plnpekoagmmojjlfdlmhfcmcekljmaic
Beschrijving This extension contains userful tools for the ad operations
Bestandsgrootte 32.43 KB
Aantal Installaties 198
Huidige Versie 2.0
Laatst Bijgewerkt 2015-09-06
Publicatiedatum 2015-09-06
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Arun Kumar
Betalingswijze free
Ondersteunde Talen 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"
    ]
}