tinyurl
tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help
tinyurlとは何ですか?
tinyurlはFord_Lawnmowerによって開発されたChromeの拡張機能で、その主な機能は「tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help」です。
拡張機能のスクリーンショット
tinyurl拡張機能のCRXファイルをダウンロード
tinyurl拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Chrome extension to create a tinyurl link from the current page.
Just click the tinyurl icon and a new link is generated.
Click the [Copy] button to copy the tinyurl link to the clipboard. 拡張機能の基本情報
| 名前 | |
| ID | ncopefcmfgoggbajoelmainelilpcamf |
| 公式URL | https://chromewebstore.google.com/detail/tinyurl/ncopefcmfgoggbajoelmainelilpcamf |
| 説明 | tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help |
| ファイルサイズ | 3.67 KB |
| インストール数 | 2,301 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2013-06-23 |
| 公開日 | 2013-06-23 |
| 評価 | 4.67/5 合計 15 レビュー |
| 開発者 | Ford_Lawnmower |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "tinyurl",
"version": "1.0",
"manifest_version": 2,
"description": "tinyurl by Ford_Lawnmower irc.geekshed.net #Script-Help",
"browser_action": {
"default_icon": "tinyurl.ico",
"default_popup": "popup.html"
},
"permissions": [
"http:\/\/tinyurl.com\/*",
"tabs"
]
} | |