Rick Roll Detector
Warns you about Rick Roll links - never get Rick Rolled again.
什麼是Rick Roll Detector?
Rick Roll Detector是由mgriffiths開發的Chrome擴展程式,該擴展的主要功能是“Warns you about Rick Roll links - never get Rick Rolled again.”。
擴展截圖
下載Rick Roll Detector擴展crx文件
下載Rick Roll Detector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Never get Rick Rolled again.
This extension pops a mini Rick Astley next to all links which could Rick Roll you, and warns when you click on one. 擴展基本資訊
| 名稱 | |
| ID | naiegljfmojjaphollbjobpedcdnkkfp |
| 官方網址 | https://chromewebstore.google.com/detail/rick-roll-detector/naiegljfmojjaphollbjobpedcdnkkfp |
| 簡介 | Warns you about Rick Roll links - never get Rick Rolled again. |
| 檔案大小 | 185 KB |
| 安裝次數 | 6,311 |
| 目前版本 | 0.0.1 |
| 更新時間 | 2016-06-30 |
| 上架時間 | 2016-06-30 |
| 評分 | 4.16/5 共 45 次評分 |
| 開發者 | mgriffiths |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Rick Roll Detector",
"version": "0.0.1",
"manifest_version": 2,
"description": "Warns you about Rick Roll links - never get Rick Rolled again.",
"homepage_url": "http:\/\/mike-griffiths.co.uk",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"default_locale": "en",
"background": {
"scripts": [
"src\/bg\/background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
" | |