Picpic

the best gif, app

Picpicとは何ですか?

Picpicはpicpic.sikkleによって開発されたChromeの拡張機能で、その主な機能は「the best gif, app」です。

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

screenshot

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

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

拡張機能の使用方法

                        Bring the power of a GIF search engine anywhere on the Picpic(http://www.picpic.world)
Respond to emails, tweets, bloggers and more with GIFs quickly and easily.


Add Picpic GIFs to your Gmail, Facebook, Twitter and more. We are constantly expanding support.  Let us know where you want to respond with a GIF.  Using the Picpic extension is fast and simple, Just search, drag and drop or right click!

Keep up with the latest trending GIFs every time you use the extension. Have issues or feature requests? Contact us: [email protected]                    

拡張機能の基本情報

名前 Picpic Picpic
ID dikpenocomjknagfbfkonjfapmlkiedj
公式URL https://chromewebstore.google.com/detail/picpic/dikpenocomjknagfbfkonjfapmlkiedj
説明 the best gif, app
ファイルサイズ 49.4 KB
インストール数 634
現在のバージョン 1.3
最終更新日 2016-05-03
公開日 2016-05-03
評価 5.00/5 合計 3 レビュー
開発者 picpic.sikkle
Eメール [email protected]
支払い方法 free
対応言語 en,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Picpic",
    "description": "the best gif, app",
    "version": "1.3",
    "icons": {
        "128": "icon.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_title": "copy",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "",
        "contextMenus"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    }
}