HoverTweet
This extension shows the contents of a Tweet when hovering over a link to a Tweet.
什麼是HoverTweet?
HoverTweet是由Daniel Kwasnick開發的Chrome擴展程式,該擴展的主要功能是“This extension shows the contents of a Tweet when hovering over a link to a Tweet.”。
擴展截圖
下載HoverTweet擴展crx文件
下載HoverTweet擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
HoverTweet displays the contents of a tweet when you hover your mouse over a link to it. Similar in concept to HoverZoom/Imagus, but for tweets instead of images. You can hold "control" to lock the popup and click links within tweets. HoverTweet has no evil tracking nonsense. It is open source, with the code available at: https://github.com/dkwasnick/HoverTweet ---------------- Changelog: v 1.17 • Fixed long words breaking out of boxes v 1.16 • Fixed links to /statuses/ v 1.15 • Fixed extension to not break for languages other than English v 1.1 • Cleaned up code for extracting tweet information from HTML download • New non-placeholder icons • Mark links as visited when they are displayed (does not maintain state if refreshed) • Can hold control to move mouse independently and click links within tweets • Can click full name in tweet to go to profile page
擴展基本資訊
名稱 | |
ID | dbbgpnkbajonnnjkpijandlnlkfjhkli |
官方網址 | https://chrome.google.com/webstore/detail/hovertweet/dbbgpnkbajonnnjkpijandlnlkfjhkli |
簡介 | This extension shows the contents of a Tweet when hovering over a link to a Tweet. |
檔案大小 | 43.56 KB |
安裝次數 | 462 |
目前版本 | 1.17 |
更新時間 | 2015-03-18 |
上架時間 | 2015-03-18 |
評分 | 5.00/5 共 6 次評分 |
開發者 | Daniel Kwasnick |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HoverTweet", "description": "This extension shows the contents of a Tweet when hovering over a link to a Tweet.", "version": "1.17", "icons": { "128": "icon128.png", "48": "icon48.png" }, "content_scripts": [ { "matches": [ " |