Greek Alphabet
Greek alphabet letters easily copy and paste, when writing emails or chat messages.
What is Greek Alphabet?
Greek Alphabet is a Chrome extension developed by Avanish Paswan, and its main feature is "Greek alphabet letters easily copy and paste, when writing emails or chat messages.".
Extension Screenshots
Download Greek Alphabet Extension CRX File
Download Greek Alphabet extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Easy to copy and paste Greek alphabet letters, don't need to find any other places. Here you can copy and paste character automatically by click. What is the Use of Greek letters? you can use this when you will writing Greek letters in your email or chat messaging on Facebook, Twitter or any other social perform. How to Use These Greek Alphabet? Using these Greek Alphabet, you have to just click on Greek letters which you want to use, it's automatic going to copy the selected text on your own clipboard and then just go and paste where you want to use that's it. you can find out more like latex Greek letters on our www.greekalphabetletters.com. It is one of the best sites for Greek alphabet letters or symbols.
Extension Basic Information
Name | Greek Alphabet |
ID | ommeeoflbjpjkklmccchckbdgeolhmgi |
Official URL | https://chromewebstore.google.com/detail/greek-alphabet/ommeeoflbjpjkklmccchckbdgeolhmgi |
Description | Greek alphabet letters easily copy and paste, when writing emails or chat messages. |
File Size | 65.55 KB |
Installation Count | 654 |
Current Version | 1.1 |
Last Updated | 2022-04-18 |
Publish Date | 2019-12-09 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Avanish Paswan |
[email protected] | |
Payment Type | free |
Extension Website | https://www.greekalphabetletters.com/ |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Greek Alphabet", "description": "Greek alphabet letters easily copy and paste, when writing emails or chat messages.", "version": "1.1", "browser_action": { "default_icon": "images\/icon128.png", "default_popup": "popup.html" }, "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "32": "images\/icon32.png", "64": "images\/icon64.png" }, "offline_enabled": true, "permissions": [ "clipboardWrite" ] } |