OCE Asset URL

Read URL file name from OCE site and shows productions ready URL.

OCE Asset URL क्या है?

OCE Asset URL N@v33n द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Read URL file name from OCE site and shows productions ready URL."।

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

screenshot

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

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

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

                        This Extension read the image/asset name from Oracle Content and Experience(OCE) and display production ready URL                    

एक्सटेंशन की मूल जानकारी

नाम OCE Asset URL OCE Asset URL
ID chcbcajfpkkgimcgacpijiookceokkfe
आधिकारिक URL https://chromewebstore.google.com/detail/oce-asset-url/chcbcajfpkkgimcgacpijiookceokkfe
विवरण Read URL file name from OCE site and shows productions ready URL.
फ़ाइल का आकार 76.69 KB
स्थापना संख्या 134
वर्तमान संस्करण 1.2
अंतिम अपडेट 2021-01-21
प्रकाशन तिथि 2020-08-13
डेवलपर N@v33n
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OCE Asset URL",
    "version": "1.2",
    "description": "Read URL file name from OCE site and shows productions ready URL.",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "favicon.png"
    },
    "permissions": [
        "activeTab"
    ],
    "web_accessible_resources": [
        "cdjleaellgjllbncbbnamlednbmjmfjp-page-script.js"
    ]
}