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 |
官方網址 | 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" } } |