Fake Notifications for Facebook

Impress your friends. Fake friend requests & notifications.

Fake Notifications for Facebookとは何ですか?

Fake Notifications for Facebookはhttps://haydenjameslee.comによって開発されたChromeの拡張機能で、その主な機能は「Impress your friends. Fake friend requests & notifications.」です。

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

screenshot

Fake Notifications for Facebook拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        While you don't want to admit it, when you're trying to get ahead in the world impressions are everything. 

This extension will make you look like the most popular kid in school, with squillions of friend requests, messages, and notifications to give you that edge when people take a sneaky glance at your open facebook page.

Contact: http://haydenjameslee.com                    

拡張機能の基本情報

名前 Fake Notifications for Facebook Fake Notifications for Facebook
ID lpcckaenndibgnhplmjefdkknaamldaa
公式URL https://chromewebstore.google.com/detail/fake-notifications-for-fa/lpcckaenndibgnhplmjefdkknaamldaa
説明 Impress your friends. Fake friend requests & notifications.
ファイルサイズ 44.92 KB
インストール数 330
現在のバージョン 1.2
最終更新日 2013-12-29
公開日 2013-12-29
評価 2.71/5 合計 38 レビュー
開発者 https://haydenjameslee.com
支払い方法 free
拡張機能のウェブサイト http://haydenjameslee.com
ヘルプページのURL http://twitter.com/haydennedyah
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fake Notifications for Facebook",
    "description": "Impress your friends. Fake friend requests & notifications.",
    "version": "1.2",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/www.facebook.com\/*"
            ],
            "js": [
                "jquery.js",
                "impress.js"
            ]
        }
    ]
}