Freebie Search
Find free graphics online: vectors, PSDs, 3D models and more.
什么是Freebie Search?
Freebie Search是由http://freebievectors.com开发的Chrome扩展程序,该扩展的主要功能是“Find free graphics online: vectors, PSDs, 3D models and more.”。
扩展截图
下载Freebie Search扩展crx文件
下载Freebie Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Freebie™ Vectors is a free vector graphic search engine. We find all vector illustrations on the web and provide them to you in one place; you can easily search through thousands of freebies in one location. Find quickly your desired graphic with our improved search results. Websites supported by the plugin: www.freebievectors.com www.freebiepsd.com www.freebie3d.com www.freebiebrushes.com www.freebielogos.com
扩展基本信息
名称 | |
ID | feejdcafilpilongfpbohidkhffkepah |
官方URL | https://chrome.google.com/webstore/detail/freebie-search/feejdcafilpilongfpbohidkhffkepah |
简介 | Find free graphics online: vectors, PSDs, 3D models and more. |
文件大小 | 45.86 KB |
安装次数 | 312 |
当前版本 | 1.0 |
更新时间 | 2013-07-02 |
上架时间 | 2013-07-02 |
评分 | 3.86/5 共7次评分 |
开发者 | http://freebievectors.com |
付费类型 | free |
扩展官网 | http://www.freebievectors.com/ |
支持的语言 | en,es,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "default_locale": "en", "name": "__MSG_extName__", "description": "Find free graphics online: vectors, PSDs, 3D models and more.", "version": "1.0", "permissions": [ "http:\/\/*.freebievectors.com\/", "https:\/\/*.freebievectors.com\/", "http:\/\/*.freebiebrushes.com\/", "https:\/\/*.freebiebrushes.com\/", "http:\/\/*.freebie3d.com\/", "https:\/\/*.freebie3d.com\/", "http:\/\/*.freebiepsd.com\/", "https:\/\/*.freebiepsd.com\/", "http:\/\/*.freebielogos.com\/", "https:\/\/*.freebielogos.com\/" ], "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" } } |