Studio Center
A quick and simple application for accessing Studio Center's website and related services.
Qu'est-ce que Studio Center ?
Studio Center est une extension Chrome développée par rob, et sa fonction principale est "A quick and simple application for accessing Studio Center's website and related services.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Studio Center
Téléchargez les fichiers d'extension Studio Center au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Studio Center is the largest, fastest growing production company of its kind in the country. Founded in 1966, Studio Center was one of the first production studios to specialize in the production of broadcast advertising. That was back in the days of two-martini lunches...or hell, just lunches. But that was then, what about now? Well now, Studio Center has clients in all 50 states and 23 countries around the world. We produce more than 14,000 projects for our clients every year, many of them award-winning. In fact, we've helped our clients win more than 4,000 awards including Andys, Tellys, Clios, Addys, Silver Microphones, Gold Quills, Silver Screens, Axiems, EMAS, Mobiuses, a Grammy, and the 1993 Pine Bark Chipping Title of Wyoming. So what is it that makes Studio Center so special? Our PEOPLE! Over 700 full or part time employees and talent solely focused on delivering YOU the PERFECT Product. We say: “Strive for Perfection, Settle for Excellence.”
Informations de Base sur l'Extension
Nom | |
ID | gpneckdhnjhdkhddappbbnfkoagcklco |
URL Officiel | https://chrome.google.com/webstore/detail/studio-center/gpneckdhnjhdkhddappbbnfkoagcklco |
Description | A quick and simple application for accessing Studio Center's website and related services. |
Taille du Fichier | 9.08 KB |
Nombre d'Installations | 13 |
Version Actuelle | 0.1 |
Dernière Mise à Jour | 2014-07-14 |
Date de Publication | 2014-07-14 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | rob |
Type de Paiement | free |
Site Web de l'Extension | http://studiocenter.com/ |
URL de la Page d'Aide | http://studiocenter.com/contact-us |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Studio Center", "short_name": "StudioCenter", "description": "A quick and simple application for accessing Studio Center's website and related services.", "version": "0.1", "manifest_version": 2, "browser_action": { "default_icon": "studio-128.png", "default_popup": "window.html" }, "icons": { "16": "studio-16.png", "128": "studio-128.png" } } |