Changeset 18600 for lang/javascript/userscripts
- Timestamp:
- 09/02/08 00:11:03 (3 months ago)
- Files:
-
- 1 modified
-
lang/javascript/userscripts/poptip.user.js (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userscripts/poptip.user.js
r18597 r18600 213 213 { 214 214 description: 'Twitter icon enlargement', 215 url: '^http ://twitter\\.com/',215 url: '^https?://twitter\\.com/', 216 216 targetElement: '//td[@class="thumb vcard author"]//img[@class="photo fn"]', 217 217 linkElement: '//td[@class="thumb vcard author"]//a[@class="url"]', … … 224 224 { 225 225 description: 'Twitter timeline', 226 url: '^http ://twitter\\.com/',226 url: '^https?://twitter\\.com/', 227 227 linkElement: 'id("content")//td[@class="content"]/strong/a', 228 228 popupElement: 'id("side")', … … 235 235 { 236 236 description: 'Twitter following & followers', 237 url: '^http ://twitter\\.com/.+?/(?:friends|followers)',237 url: '^https?://twitter\\.com/(?:[^/]+/)?(?:friends|followers)', 238 238 targetElement: '//td[@class="thumb"]//img[@class="photo fn"]', 239 239 linkElement: '//td[@class="thumb"]//a[@rel="contact"]',
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)