AdOps Tool

This extension contains userful tools for the ad operations

AdOps Tool क्या है?

AdOps Tool Arun Kumar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension contains userful tools for the ad operations"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AdOps Tool एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    ]
}