Studio Center
A quick and simple application for accessing Studio Center's website and related services.
什麼是Studio Center?
Studio Center是由rob開發的Chrome擴展程式,該擴展的主要功能是“A quick and simple application for accessing Studio Center's website and related services.”。
擴展截圖
下載Studio Center擴展crx文件
下載Studio Center擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.”
擴展基本資訊
名稱 | |
ID | gpneckdhnjhdkhddappbbnfkoagcklco |
官方網址 | https://chrome.google.com/webstore/detail/studio-center/gpneckdhnjhdkhddappbbnfkoagcklco |
簡介 | A quick and simple application for accessing Studio Center's website and related services. |
檔案大小 | 9.08 KB |
安裝次數 | 13 |
目前版本 | 0.1 |
更新時間 | 2014-07-14 |
上架時間 | 2014-07-14 |
評分 | 5.00/5 共 2 次評分 |
開發者 | rob |
付費類型 | free |
擴展官網 | http://studiocenter.com/ |
說明頁面URL | http://studiocenter.com/contact-us |
支援的語言 | 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" } } |