Seeek
Search for keywords across different design websites
Seeekとは何ですか?
SeeekはSumit Bediによって開発されたChromeの拡張機能で、その主な機能は「Search for keywords across different design websites」です。
拡張機能のスクリーンショット
Seeek拡張機能のCRXファイルをダウンロード
Seeek拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Seeek is a simple and quick solution that allows designers to search for design ideas and inspirations across popular design websites. Now you don't have to open multiple websites to search the same term. Seeek takes your search keyword and opens multiple tabs with that search criteria, saving you time! What's in version 1.0: Currently, you can search on Dribble, Behance, Google images and Pinterest with just one click.
拡張機能の基本情報
名前 | Seeek |
ID | mloehkefljhdnglhjomimhbaonihfgkn |
公式URL | https://chromewebstore.google.com/detail/seeek/mloehkefljhdnglhjomimhbaonihfgkn |
説明 | Search for keywords across different design websites |
ファイルサイズ | 150 KB |
インストール数 | 34 |
現在のバージョン | 1.0 |
最終更新日 | 2022-05-23 |
公開日 | 2022-05-23 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | Sumit Bedi |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "19": "icon-19.png", "38": "icon-38.png" }, "default_title": "Seeek", "default_popup": "popup.html" }, "name": "Seeek", "description": "Search for keywords across different design websites", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "version": "1.0", "manifest_version": 3 } |