Symbols Copy and Paste
Best extension for symbols, text symbols and text emojis with one click copy and paste option
什麼是Symbols Copy and Paste?
Symbols Copy and Paste是由https://symbolscopyandpaste.com開發的Chrome擴展程式,該擴展的主要功能是“Best extension for symbols, text symbols and text emojis with one click copy and paste option”。
擴展截圖
下載Symbols Copy and Paste擴展crx文件
下載Symbols Copy and Paste擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Use these Symbols, text symbols and emoji symbols in different tasks like messaging, commenting, mailing etc. on social media such as Facebook, Instagram, twitter etc. There are different types of symbols: 1. Arrows Symbols 2. Heart and Love Symbols 3. Stars Symbols 4. Math Symbols 5. Currency Symbols 6. Number Symbols 6. Chinese Symbols 7. Latin Symbols This extension provides the easy access to these symbols by just clicking on the symbols it will get copied and you can paste and use anywhere you want.
擴展基本資訊
名稱 | Symbols Copy and Paste |
ID | obbcdbanojflckhlbghdaclhkdemindp |
官方網址 | https://chromewebstore.google.com/detail/symbols-copy-and-paste/obbcdbanojflckhlbghdaclhkdemindp |
簡介 | Best extension for symbols, text symbols and text emojis with one click copy and paste option |
檔案大小 | 51.81 KB |
安裝次數 | 773 |
目前版本 | 2 |
更新時間 | 2022-07-26 |
上架時間 | 2020-06-15 |
評分 | 4.00/5 共 1 次評分 |
開發者 | https://symbolscopyandpaste.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://www.symbolscopyandpaste.com/ |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Symbols Copy and Paste", "description": "Best extension for symbols, text symbols and text emojis with one click copy and paste option", "version": "2", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" } } |