AdOps Tool

This extension contains userful tools for the ad operations

ما هو AdOps Tool؟

AdOps Tool هو إضافة Chrome تم تطويرها بواسطة Arun Kumar، والميزة الرئيسية لها هي "This extension contains userful tools for the ad operations".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة AdOps Tool

قم بتنزيل ملفات الامتداد AdOps Tool بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    ]
}