Codelitt
A simple source for our company most relevant resources.
什麼是Codelitt?
Codelitt是由https://codelitt.com開發的Chrome擴展程式,該擴展的主要功能是“A simple source for our company most relevant resources.”。
擴展截圖
下載Codelitt擴展crx文件
下載Codelitt擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This is a resource list for Codelitt's links. We currently have the following links:
1. Lattice
2. Rippling
3. Company Docs
4. Team Maker
5. Bloom Growth 擴展基本資訊
| 名稱 | |
| ID | fmlmmffihgjjnfhpkefmbaeobaboikip |
| 官方網址 | https://chromewebstore.google.com/detail/codelitt/fmlmmffihgjjnfhpkefmbaeobaboikip |
| 簡介 | A simple source for our company most relevant resources. |
| 檔案大小 | 5 KB |
| 安裝次數 | 42 |
| 目前版本 | 1.7 |
| 更新時間 | 2022-11-09 |
| 上架時間 | 2020-05-04 |
| 開發者 | https://codelitt.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://codelitt.com |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Codelitt",
"description": "A simple source for our company most relevant resources.",
"version": "1.7",
"browser_action": {
"default_icon": "favicon.png",
"default_popup": "popup.html"
},
"permissions": [
"http:\/\/fonts.googleapis.com\/",
"https:\/\/fonts.googleapis.com\/"
]
} | |