OCE Asset URL
Read URL file name from OCE site and shows productions ready URL.
Wat is OCE Asset URL?
OCE Asset URL is een Chrome-extensie ontwikkeld door N@v33n, en de belangrijkste functie is "Read URL file name from OCE site and shows productions ready URL.".
Extensie Screenshots
Download het CRX-bestand van de extensie OCE Asset URL
Download OCE Asset URL-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This Extension read the image/asset name from Oracle Content and Experience(OCE) and display production ready URL
Basisinformatie over de Extensie
Naam | |
ID | chcbcajfpkkgimcgacpijiookceokkfe |
Officiële URL | https://chromewebstore.google.com/detail/oce-asset-url/chcbcajfpkkgimcgacpijiookceokkfe |
Beschrijving | Read URL file name from OCE site and shows productions ready URL. |
Bestandsgrootte | 76.69 KB |
Aantal Installaties | 134 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2021-01-21 |
Publicatiedatum | 2020-08-13 |
Ontwikkelaar | N@v33n |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |