Playboi Carti
Playboi Carti is trapped in your computer.
什麼是Playboi Carti?
Playboi Carti是由Dhruv Mangtani開發的Chrome擴展程式,該擴展的主要功能是“Playboi Carti is trapped in your computer.”。
擴展截圖
下載Playboi Carti擴展crx文件
下載Playboi Carti擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Ad libs injected into the body text of whatever you read online.                     擴展基本資訊
| 名稱 |   |  
| ID | cipgpcmhcbpdkcadaggigajppbnkkaof | 
| 官方網址 | https://chromewebstore.google.com/detail/playboi-carti/cipgpcmhcbpdkcadaggigajppbnkkaof | 
| 簡介 | Playboi Carti is trapped in your computer. | 
| 檔案大小 | 15.96 KB | 
| 安裝次數 | 209 | 
| 目前版本 | 0.1.0 | 
| 更新時間 | 2020-09-11 | 
| 上架時間 | 2020-09-11 | 
| 評分 | 4.40/5 共 5 次評分 | 
| 開發者 | Dhruv Mangtani | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Playboi Carti",
    "version": "0.1.0",
    "description": "Playboi Carti is trapped in your computer.",
    "icons": {
        "16": "1f98b-16x16.png",
        "48": "1f98b-48x48.png",
        "128": "1f98b-128x128.png"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}  |  |