Ventuno Editorial Player Video Selection

Ventuno Editorial Player video selection

Vad är Ventuno Editorial Player Video Selection?

Ventuno Editorial Player Video Selection är en Chrome-tillägg utvecklad av https://www.ventunotech.com, och dess huvudfunktion är "Ventuno Editorial Player video selection".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Ventuno Editorial Player Video Selection-förlängningens CRX-fil

Ladda ner Ventuno Editorial Player Video Selection-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Ventuno Editorial Player Video Selection using chrome extension is used by Ventuno Platform Publishers to select video for their webpage, it will save time and easy to select video than existing method of selection.                    

Grundläggande Information om Tillägg

Namn Ventuno Editorial Player Video Selection Ventuno Editorial Player Video Selection
ID flnpdmcpicdpjphknppapodcilibinam
Officiell webbadress https://chromewebstore.google.com/detail/ventuno-editorial-player/flnpdmcpicdpjphknppapodcilibinam
Beskrivning Ventuno Editorial Player video selection
Filstorlek 1.61 MB
Antal Installationer 90
Aktuell Version 2.2.4
Senast Uppdaterad 2017-06-01
Publiceringsdatum 2017-06-01
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare https://www.ventunotech.com
E-post [email protected]
Betalningssätt free
Stödda Språk en
manifest.json
{
    "browser_action": {
        "default_icon": "images\/login_38.png",
        "default_popup": "popup.html",
        "default_title": "Ventuno Editorial Player Video Selection",
        "options_page": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "description": "Ventuno Editorial Player video selection",
    "homepage_url": "http:\/\/www.ventunotech.com\/",
    "icons": {
        "128": "images\/logo_128.png",
        "19": "images\/login_19.png",
        "38": "images\/login_38.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDAmzw7IaisA4JksMyzkhUKGNJDuXas\/Eryt1Qh7UnR5TW2sVn5TnirBYp3Oizfel36HMlk\/ukzG1kWWKRVh67FtwhLaY4dCVCEDxHKAATCbb3bLiE0P57k\/Mskj3HlA4rzKNKS5nkAXjdGM62xugBCnLVJ6qGoTQWSluZd+MMTUwIDAQAB",
    "manifest_version": 2,
    "name": "Ventuno Editorial Player Video Selection",
    "permissions": [
        "unlimitedStorage",
        "storage",
        "tabs",
        "activeTab",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.2.4"
}