.GIF It To Me Baby
You like to move it? GIF it to me baby!
.GIF It To Me Babyとは何ですか?
.GIF It To Me Babyはvvによって開発されたChromeの拡張機能で、その主な機能は「You like to move it? GIF it to me baby!」です。
拡張機能のスクリーンショット
.GIF It To Me Baby拡張機能のCRXファイルをダウンロード
.GIF It To Me Baby拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replace all images with reaction GIFs! You like to move it? I like to move it! So GIF it to me baby! Please enjoy, rate, share and donate. https://goo.gl/26LQDx Contact: Vojtěch Voborník [email protected]
拡張機能の基本情報
名前 | .GIF It To Me Baby |
ID | lbgdkolchcjhngpgdlmpimjeogkdhlag |
公式URL | https://chromewebstore.google.com/detail/gif-it-to-me-baby/lbgdkolchcjhngpgdlmpimjeogkdhlag |
説明 | You like to move it? GIF it to me baby! |
ファイルサイズ | 15.72 MB |
インストール数 | 19 |
現在のバージョン | 1.5.1 |
最終更新日 | 2016-04-16 |
公開日 | 2016-04-16 |
開発者 | vv |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://goo.gl/26LQDx |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "gitmb\/bg.js" ] }, "content_scripts": [ { "js": [ "lib\/jq\/jquery-2.1.1.min.js", "gitmb\/gitmb.js", "lib\/ga\/dc.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "gitmb\/logo128.png", "48": "gitmb\/logo48.png", "16": "gitmb\/logo16.png" }, "manifest_version": 2, "name": "__MSG_appName__", "options_page": "gitmb\/options\/options.html", "options_ui": { "chrome_style": true, "page": "gitmb\/options\/options.html" }, "permissions": [ "storage", "tabs", "contextMenus", "webRequest", " |