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
扩展基本信息
名称 | Codelitt |
ID | fmlmmffihgjjnfhpkefmbaeobaboikip |
官方URL | 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\/" ] } |