设计师的百宝箱
这是一款设计师导航站,欢迎提需求,插件UI层设计师@李淑丹,适合设计师的找字体,配色,板式等,导航站合集,快速找到您要去的网站,提高效率;
What is 设计师的百宝箱?
设计师的百宝箱 is a Chrome extension developed by Anbang, and its main feature is "这是一款设计师导航站,欢迎提需求,插件UI层设计师@李淑丹,适合设计师的找字体,配色,板式等,导航站合集,快速找到您要去的网站,提高效率;".
Extension Screenshots
Download 设计师的百宝箱 Extension CRX File
Download 设计师的百宝箱 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
这是一款适合设计师的小程序,适合平面设计、网页设计、UI设计、影楼搜集素材等;方便管理,从此告别丑陋的收藏夹,关于改进和相关交互请联系 [email protected]
Extension Basic Information
Name | 设计师的百宝箱 |
ID | obmkondomdmdibeoehobeofdnogneecp |
Official URL | https://chromewebstore.google.com/detail/%E8%AE%BE%E8%AE%A1%E5%B8%88%E7%9A%84%E7%99%BE%E5%AE%9D%E7%AE%B1/obmkondomdmdibeoehobeofdnogneecp |
Description | 这是一款设计师导航站,欢迎提需求,插件UI层设计师@李淑丹,适合设计师的找字体,配色,板式等,导航站合集,快速找到您要去的网站,提高效率; |
File Size | 204 KB |
Installation Count | 1,648 |
Current Version | 0.2 |
Last Updated | 2016-12-04 |
Publish Date | 2016-12-03 |
Developer | Anbang |
[email protected] | |
Payment Type | free |
Extension Website | http://www.zcool.com.cn/u/14143853 |
Help Page URL | http://www.zcool.com.cn/work/ZMTkxNDU0MjQ=.html |
Privacy Policy Page URL | https://www.axihe.com |
Supported Languages | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u8bbe\u8ba1\u5e08\u7684\u767e\u5b9d\u7bb1", "version": "0.2", "manifest_version": 2, "description": "\u8fd9\u662f\u4e00\u6b3e\u8bbe\u8ba1\u5e08\u5bfc\u822a\u7ad9\uff0c\u6b22\u8fce\u63d0\u9700\u6c42\uff0c\u63d2\u4ef6UI\u5c42\u8bbe\u8ba1\u5e08@\u674e\u6dd1\u4e39\uff0c\u9002\u5408\u8bbe\u8ba1\u5e08\u7684\u627e\u5b57\u4f53\uff0c\u914d\u8272\uff0c\u677f\u5f0f\u7b49,\u5bfc\u822a\u7ad9\u5408\u96c6\uff0c\u5feb\u901f\u627e\u5230\u60a8\u8981\u53bb\u7684\u7f51\u7ad9\uff0c\u63d0\u9ad8\u6548\u7387;", "icons": { "16": ".\/img\/icon\/icon16.png", "48": ".\/img\/icon\/icon48.png", "128": ".\/img\/icon\/icon128.png" }, "browser_action": { "default_icon": { "19": ".\/img\/icon\/icon19.png", "38": ".\/img\/icon\/icon38.png" }, "default_title": "\u8bbe\u8ba1\u5e08\u7684\u767e\u5b9d\u7bb1\uff1a\u4e00\u6b3e\u8bbe\u8ba1\u5e08\u5bfc\u822a\u7ad9", "default_popup": "popup.html" }, "options_page": "popup.html", "permissions": [ "http:\/\/api.openweathermap.org\/*" ] } |