Greek alphabet
Easy access Greek alphabet.
什么是Greek alphabet?
Greek alphabet是由Tellerath开发的Chrome扩展程序,该扩展的主要功能是“Easy access Greek alphabet.”。
扩展截图
下载Greek alphabet扩展crx文件
下载Greek alphabet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Ever needed to use Greek letters to represent something when writing a mail or a chat message? Tired of searching for Greek alphabet on the net and remembering those nasty Alt codes? This extension lets you have Greek alphabet right where you need it.
扩展基本信息
名称 | Greek alphabet |
ID | panfmicmhbfbgmihhgikpobeoeiaeoam |
官方URL | https://chromewebstore.google.com/detail/greek-alphabet/panfmicmhbfbgmihhgikpobeoeiaeoam |
简介 | Easy access Greek alphabet. |
文件大小 | 26.19 KB |
安装次数 | 980 |
当前版本 | 1.2.0 |
更新时间 | 2022-02-04 |
上架时间 | 2018-02-23 |
评分 | 4.43/5 共7次评分 |
开发者 | Tellerath |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Greek alphabet", "description": "Easy access Greek alphabet.", "version": "1.2.0", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "popup.html" } } |