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" } } |