OCE Asset URL
Read URL file name from OCE site and shows productions ready URL.
Apa itu OCE Asset URL?
OCE Asset URL adalah ekstensi Chrome yang dikembangkan oleh N@v33n, dan fitur utamanya adalah "Read URL file name from OCE site and shows productions ready URL.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi OCE Asset URL
Unduh file ekstensi OCE Asset URL dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This Extension read the image/asset name from Oracle Content and Experience(OCE) and display production ready URL
Informasi Dasar Ekstensi
Nama | |
ID | chcbcajfpkkgimcgacpijiookceokkfe |
URL Resmi | https://chromewebstore.google.com/detail/oce-asset-url/chcbcajfpkkgimcgacpijiookceokkfe |
Deskripsi | Read URL file name from OCE site and shows productions ready URL. |
Ukuran File | 76.69 KB |
Jumlah Instalasi | 134 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2021-01-21 |
Tanggal Publikasi | 2020-08-13 |
Pengembang | N@v33n |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" ] } |