Moockup Smart Search

Find what you need, When you need it

Moockup Smart Searchとは何ですか?

Moockup Smart Searchはhttp://moockup.meによって開発されたChromeの拡張機能で、その主な機能は「Find what you need, When you need it」です。

拡張機能のスクリーンショット

screenshot

Moockup Smart Search拡張機能のCRXファイルをダウンロード

Moockup Smart Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Moockup.me is the only free online community that allows you to share all your favorite design  
secrets. Browse and search between thousands of different presentation techniques 
and styles. Get inspired by the latest and greatest designers, follow your favorite content  providers for new releases. Use our smart search plugin to find what you need when you need it !                    

拡張機能の基本情報

名前 Moockup Smart Search Moockup Smart Search
ID fefdnmghaomeioabbeodkkmlmmiikgna
公式URL https://chrome.google.com/webstore/detail/moockup-smart-search/fefdnmghaomeioabbeodkkmlmmiikgna
説明 Find what you need, When you need it
ファイルサイズ 29.92 KB
インストール数 15
現在のバージョン 1.0
最終更新日 2014-11-20
公開日 2014-11-20
評価 5.00/5 合計 3 レビュー
開発者 http://moockup.me
支払い方法 free
拡張機能のウェブサイト http://moockup.me/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Moockup Smart Search",
    "version": "1.0",
    "description": "Find what you need, When you need it",
    "icons": {
        "48": "img\/48.png",
        "128": "img\/128.png",
        "16": "img\/16.png"
    },
    "browser_action": {
        "default_icon": "img\/19.png",
        "default_title": "Moockup Smart Search",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs"
    ]
}