Logo Vectors
Search Logo Vectors and Free Download from the worlds first and biggest logo search engine
What is Logo Vectors?
Logo Vectors is a Chrome extension developed by reachmzr, and its main feature is "Search Logo Vectors and Free Download from the worlds first and biggest logo search engine".
Extension Screenshots
Download Logo Vectors Extension CRX File
Download Logo Vectors 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
Instantly Search and Download Logo Vectors for Free from the Worlds First and Biggest Logo Search Engine.
Extension Basic Information
Name | |
ID | hcnkokdkagcdjcmgphcbhjkfllfplmnf |
Official URL | https://chrome.google.com/webstore/detail/logo-vectors/hcnkokdkagcdjcmgphcbhjkfllfplmnf |
Description | Search Logo Vectors and Free Download from the worlds first and biggest logo search engine |
File Size | 76.68 KB |
Installation Count | 484 |
Current Version | 1.0.0.0 |
Last Updated | 2014-09-05 |
Publish Date | 2014-09-05 |
Developer | reachmzr |
Payment Type | free |
Extension Website | http://logovectors.net/ |
Help Page URL | http://logovectors.net/contact/ |
Supported Languages | en |
manifest.json | |
{ "browser_action": { "default_icon": "img\/16.png", "default_popup": "popup.html", "default_title": "Logo Vectors - Instant Search" }, "default_locale": "en", "description": "Search Logo Vectors and Free Download from the worlds first and biggest logo search engine", "homepage_url": "http:\/\/logovectors.net\/", "icons": { "128": "img\/128.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "Logo Vectors", "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.0" } |