Twitter-💓🍣
Let you change the new Twitter Like Heart into 🍣.
Twitter-💓🍣とは何ですか?
Twitter-💓🍣はtatzyrによって開発されたChromeの拡張機能で、その主な機能は「Let you change the new Twitter Like Heart into 🍣.」です。
拡張機能のスクリーンショット
Twitter-💓🍣拡張機能のCRXファイルをダウンロード
Twitter-💓🍣拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                                             拡張機能の基本情報
| 名前 |   |  
| ID | mjpkliiekogffkgegdgendlnbjllncem | 
| 公式URL | https://chromewebstore.google.com/detail/twitter-%F0%9F%92%93%F0%9F%8D%A3/mjpkliiekogffkgegdgendlnbjllncem | 
| 説明 | Let you change the new Twitter Like Heart into 🍣. | 
| ファイルサイズ | 107 KB | 
| インストール数 | 691 | 
| 現在のバージョン | 0.3.0 | 
| 最終更新日 | 2017-06-16 | 
| 公開日 | 2017-06-16 | 
| 評価 | 4.50/5 合計 32 レビュー | 
| 開発者 | tatzyr | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Twitter-\ud83d\udc93\ud83c\udf63",
    "version": "0.3.0",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "manifest_version": 2,
    "description": "Let you change the new Twitter Like Heart into \ud83c\udf63.",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/twitter.com\/*"
            ],
            "js": [
                "js\/jquery-2.1.4.min.js",
                "js\/script.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        "img\/sushi_nonanimation.png",
        "img\/sushi_notification.png"
    ]
}  |  |