OCE Asset URL
Read URL file name from OCE site and shows productions ready URL.
ما هو OCE Asset URL؟
OCE Asset URL هو إضافة Chrome تم تطويرها بواسطة N@v33n، والميزة الرئيسية لها هي "Read URL file name from OCE site and shows productions ready URL.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة OCE Asset URL
قم بتنزيل ملفات الامتداد OCE Asset URL بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This Extension read the image/asset name from Oracle Content and Experience(OCE) and display production ready 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" ] } |