Adsensor Publisher Tools
Helper tools for Adsensor enabled publishers
Co to jest Adsensor Publisher Tools?
Adsensor Publisher Tools to rozszerzenie Chrome opracowane przez https://www.adsensor.com, a jego główną funkcją jest „Helper tools for Adsensor enabled publishers”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Adsensor Publisher Tools
Pobierz pliki rozszerzeń Adsensor Publisher Tools w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This Adsensor’s Google Chrome browser extension, helps you monitor Adsensor on your digital property and also to leverage its unique features towards having a simple and quick overview of Adsensor’s usage on your website.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | jhfgneldocladagkeonhkcnkioajeopf |
Oficjalny URL | https://chrome.google.com/webstore/detail/adsensor-publisher-tools/jhfgneldocladagkeonhkcnkioajeopf |
Opis | Helper tools for Adsensor enabled publishers |
Rozmiar pliku | 615 KB |
Liczba instalacji | 99 |
Aktualna Wersja | 1.0.6 |
Ostatnia Aktualizacja | 2019-04-05 |
Data Publikacji | 2019-04-05 |
Deweloper | https://www.adsensor.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.adsensor.com/ |
Adres URL Strony Pomocy | https://www.adsensor.com/contact-us |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Adsensor Publisher Tools", "short_name": "Adsensor Publisher Tools", "version": "1.0.6", "description": "Helper tools for Adsensor enabled publishers", "icons": { "16": "resources\/img\/icon16.png", "48": "resources\/img\/icon48.png", "128": "resources\/img\/icon128.png" }, "browser_action": { "default_icon": { "19": "resources\/img\/icon19_grey.png", "38": "resources\/img\/icon38_grey.png" }, "default_popup": "popup\/index.html" }, "permissions": [ "https:\/\/console.adsensor.com\/*", "tabs", "contextMenus", "notifications", "activeTab", "management", "storage" ], "content_scripts": [ { "matches": [ " |