BlackboxAI
Write Code better and faster. BLACKBOX AI is an AI coding assistant that helps developers by providing real-time code suggestions
什麼是BlackboxAI?
BlackboxAI是由www.useblackbox.io開發的Chrome擴展程式,該擴展的主要功能是“Write Code better and faster. BLACKBOX AI is an AI coding assistant that helps developers by providing real-time code suggestions”。
擴展截圖
下載BlackboxAI擴展crx文件
下載BlackboxAI擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Getting Started with BLACKBOX AI Extension
Seamlessly integrate BLACKBOX AI into your existing workflow to supercharge your navigation experience.
### Code Chat:
This is a walkthrough for using Code Chat to get answers to your coding questions:
1. Click on the Blackbox AI icon on the top right of your browser or click on "Manage Extension" then "Keyboard Shortcut" to assign a shortcut for opening the app.
2. Ask your coding question.
3. Get answers and suggestions in real-time.
### Add current page as context:
To add the current page as context:
1. Click on the Blackbox AI icon on the top right of your browser or click on "Manage Extension" then "Keyboard Shortcut" to assign a shortcut for opening the app.
2. 1. Ensure "Include Context" option is activated.
3. Ask your question about page content.
4. Get answers and suggestions in real-time.
### Github Integration
This is walkthrough for Github Integration :
1. When you view code on Github, you'll see a new button called "Code Chat" appear at the top of the code.
2. Ask your question about the code.
3. Get answers and suggestions in real-time.
### Image-To-Text
This is walkthrough for OCR integration :
1. Press CTRL+E (Windows) or CMD+E (Mac) to activate OCR.
2. Select the zone.
3. Paste the result where you want. 擴展基本資訊
| 名稱 | |
| ID | mcgbeeipkmelnpldkobichboakdfaeon |
| 官方網址 | https://chromewebstore.google.com/detail/blackboxai/mcgbeeipkmelnpldkobichboakdfaeon |
| 簡介 | Write Code better and faster. BLACKBOX AI is an AI coding assistant that helps developers by providing real-time code suggestions |
| 檔案大小 | 116 KB |
| 安裝次數 | 887,009 |
| 目前版本 | 3.1.2 |
| 更新時間 | 2024-02-14 |
| 上架時間 | 2021-11-07 |
| 評分 | 2.77/5 共 1025 次評分 |
| 開發者 | www.useblackbox.io |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.useblackbox.ai |
| 說明頁面URL | https://www.useblackbox.ai |
| 隱私政策頁面URL | https://www.useblackbox.io/privacy |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "BlackboxAI",
"version": "3.1.2",
"description": "Write Code better and faster. BLACKBOX AI is an AI coding assistant that helps developers by providing real-time code suggestions",
"icons": {
"16": "\/icons\/default\/16x16.png",
"19": "\/icons\/default\/19x19.png",
"38": "\/icons\/default\/38x38.png",
"48": "\/icons\/default\/48x48.png",
"128": "\/icons\/default\/128x128.png"
},
"action": {
"default_icon": {
"16": "\/icons\/default\/16x16.png",
"19": "\/icons\/default\/19x19.png",
"38": "\/icons\/default\/38x38.png",
"48": "\/icons\/default\/48x48.png",
"128": "\/icons\/default\/128x128.png"
},
"default_title": "BlackboxAI"
},
"content_scripts": [
{
"matches": [
" | |