Board
Visual Research Made Easy
O que é Board?
Board é uma extensão do Chrome desenvolvida por http://creonomy.com, e sua principal característica é "Visual Research Made Easy".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Board
Baixe arquivos de extensão Board no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Collect, organise and save your design inspiration in private boards. Capture single images, crops, visible tabs or entire web-pages from your browser. Board is the professional way for teams and individuals to collect images from the web in a private and collaborative space bringing the best of a visual UI like Pinterest, with collaborative and private functionalities like Dropbox. You can signup from here http://board.creonomy.com The Official Board extension for Google Chrome adds a button to your browser to let designers and creative professionals collect, organise and save visual references and design inspiration from any websites. Through the Chrome extension you can also add multiple tags and a quick description to every image you save. *Contact* We are happy to hear your feedback: [email protected] *Follow us* https://twitter.com/creonomyboard http://www.facebook.com/creonomyboard
Informações Básicas da Extensão
Nome | |
ID | dbdnkmilpihkcpblomjflfgjnonckhil |
URL Oficial | https://chrome.google.com/webstore/detail/board/dbdnkmilpihkcpblomjflfgjnonckhil |
Descrição | Visual Research Made Easy |
Tamanho do Arquivo | 140 KB |
Contagem de Instalações | 453 |
Versão Atual | 0.322 |
Última Atualização | 2013-12-18 |
Data de Publicação | 2013-12-18 |
Classificação | 4.64/5 Total de 14 Avaliações |
Desenvolvedor | http://creonomy.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://board.creonomy.com |
URL da Página de Política de Privacidade | https://www.boardflow.co/privacy |
Idiomas Suportados | en |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "popup\/popup.html", "default_title": "Board" }, "commands": { "visible": { "description": "Visible", "suggested_key": { "default": "Alt+3" } }, "full": { "description": "Full Page", "suggested_key": { "default": "Alt+4" } }, "image": { "description": "Image", "suggested_key": { "default": "Alt+1" } }, "crop": { "description": "Crop", "suggested_key": { "default": "Alt+2" } } }, "default_locale": "en", "options_page": "options\/options.html", "version": "0.322", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "web_accessible_resources": [ "img\/bg.jpg", "img\/close.png", "img\/combo.png", "img\/logo.png" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Visual Research Made Easy", "name": "Board", "background": { "scripts": [ "background.js" ] }, "permissions": [ "tabs", "contextMenus", " |