Rick Roller
Causes the new tab to rick roll instead.
Rick Rollerとは何ですか?
Rick RollerはAnotherTrojanによって開発されたChromeの拡張機能で、その主な機能は「Causes the new tab to rick roll instead.」です。
拡張機能のスクリーンショット
Rick Roller拡張機能のCRXファイルをダウンロード
Rick Roller拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Rickroller 拡張機能の基本情報
| 名前 | |
| ID | efmiecffpcmhckncanheeoahmmcalppj |
| 公式URL | https://chromewebstore.google.com/detail/rick-roller/efmiecffpcmhckncanheeoahmmcalppj |
| 説明 | Causes the new tab to rick roll instead. |
| ファイルサイズ | 3.47 KB |
| インストール数 | 666 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2019-10-23 |
| 公開日 | 2019-10-23 |
| 評価 | 4.20/5 合計 5 レビュー |
| 開発者 | AnotherTrojan |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Rick Roller",
"version": "1.0",
"description": "Causes the new tab to rick roll instead.",
"permissions": [
"storage"
],
"chrome_url_overrides": {
"newtab": "redirect.html"
},
"manifest_version": 2
} | |