Symbols for pasting
Click on a symbol to copy it.
Symbols for pastingとは何ですか?
Symbols for pastingはhttps://socialcoder.orgによって開発されたChromeの拡張機能で、その主な機能は「Click on a symbol to copy it.」です。
拡張機能のスクリーンショット
Symbols for pasting拡張機能のCRXファイルをダウンロード
Symbols for pasting拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Symbols for pasting into posts, twitter, email etc.
Ad-free and no permissions needed.
Find me on Twitter as @KiwiCoder
Changelog
=========
0.0.0.3 introduces tabs, one for symbols and another for looks.
0.0.0.4 is a feeble attempt at making the extension icon prettier.
0.0.0.5 Reinstates an eyebrow, egregiously omitted.
0.0.0.7 Replaces broken face with non-broken face.
0.0.0.11 adds the § symbol
0.0.0.13 adds GA (is anyone actually using this?)
0.0.0.14 adds &mdash (long hyphen) and few other symbols
0.0.0.15 adds █ symbol
0.0.0.16 Now with 40% more misc 拡張機能の基本情報
| 名前 | |
| ID | pplghaldkjlbeaebchaabadnigijmfbl |
| 公式URL | https://chromewebstore.google.com/detail/symbols-for-pasting/pplghaldkjlbeaebchaabadnigijmfbl |
| 説明 | Click on a symbol to copy it. |
| ファイルサイズ | 98.57 KB |
| インストール数 | 783 |
| 現在のバージョン | 0.0.0.16 |
| 最終更新日 | 2014-12-21 |
| 公開日 | 2014-12-21 |
| 評価 | 4.11/5 合計 18 レビュー |
| 開発者 | https://socialcoder.org |
| 支払い方法 | free |
| 対応言語 | en-GB |
| manifest.json | |
{
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html"
},
"content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
"description": "Click on a symbol to copy it.",
"icons": {
"128": "icon128.png",
"16": "icon16.png",
"48": "icon48.png"
},
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDizOZzUEvopTBqstmq4F1Rn6Ulyq+MEdwzkSeI+xB2Z127OzmAb4W3OaxDqVcQJLrsfgSkTqRA9a07nkmMBzobEXQ2h0Z1NO4rTJKeWBerCibCQ1BP21cQh2AGUBvw\/WpCHn+zIED56VLn2jkUnYGmH7XwWM02w8ZZDVNndmRhnwIDAQAB",
"manifest_version": 2,
"name": "Symbols for pasting",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "0.0.0.16"
} | |