Nobody Gives A Shit. (Filthy Frank)
For those times when you want to point out the obvious, and want to make it known in style.
Nobody Gives A Shit. (Filthy Frank)とは何ですか?
Nobody Gives A Shit. (Filthy Frank)はsecretsquirrel997によって開発されたChromeの拡張機能で、その主な機能は「For those times when you want to point out the obvious, and want to make it known in style.」です。
拡張機能のスクリーンショット
Nobody Gives A Shit. (Filthy Frank)拡張機能のCRXファイルをダウンロード
Nobody Gives A Shit. (Filthy Frank)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                                             拡張機能の基本情報
| 名前 |  | 
| ID | lpcmnnmdomoebdjefdhjbkjnbgjfbgfd | 
| 公式URL | https://chromewebstore.google.com/detail/nobody-gives-a-shit-filth/lpcmnnmdomoebdjefdhjbkjnbgjfbgfd | 
| 説明 | For those times when you want to point out the obvious, and want to make it known in style. | 
| ファイルサイズ | 416 KB | 
| インストール数 | 2,530 | 
| 現在のバージョン | 1.1 | 
| 最終更新日 | 2016-10-13 | 
| 公開日 | 2016-10-13 | 
| 評価 | 4.88/5 合計 41 レビュー | 
| 開発者 | secretsquirrel997 | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 対応言語 | en | 
| manifest.json | |
| {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nobody Gives A Shit. (Filthy Frank)",
    "short_name": "NGaS.",
    "description": "For those times when you want to point out the obvious, and want to make it known in style.",
    "manifest_version": 2,
    "permissions": [
        "activetabs"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Nobody Gives A Shit.",
        "default_popup": "popup.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAljeSTc0eKO2zm4yZrJH4E2hs\/oPcrqek2crVKk1YGxRqDvT9Rh955XUGpjl71z0UpnXR6mPl3DxSRSBXikeSx+TmiSrNrjv+Y8Kzc4FhZfMpF1wRGl3Yog9Uh77RreFJNaR7Ub3BDgsiFF+xxfnTGckfqyzXl1gwF\/HnOSAM+c0l0XtShF4FNmz9iMEG85\/RgM7PlOF4mCAwpXVou8gqawXq5w67AEsDgPa9MATDgmP09kOUJES1u9J4x7Vco2Y7o6tecqt80ZYfvV1QXtT5zzFCv+Y8hexRuaRL5U8fjORDhH+Kt5mR0VXSqZU15lPgD\/OwPXPgq1TWvR77OHvpLwIDAQAB",
    "version": "1.1"
} | |