Last Visited Toolip
Shows last visit time in link toolips.
Vad är Last Visited Toolip?
Last Visited Toolip är en Chrome-tillägg utvecklad av Rotem Dan, och dess huvudfunktion är "Shows last visit time in link toolips.".
Ladda ner Last Visited Toolip-förlängningens CRX-fil
Ladda ner Last Visited Toolip-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Works best when visited links are distinctly colored, such as with the extension: https://chrome.google.com/webstore/detail/gray-visited-links/kkjgfghpbiglkmaoekkankbcjckihcah Animated screen capture: https://giphy.com/gifs/1Ya3O25ThPpUVCOG44
Grundläggande Information om Tillägg
Namn | |
ID | hgjplicehclhhnijafojpkpancilpmen |
Officiell webbadress | https://chrome.google.com/webstore/detail/last-visited-toolip/hgjplicehclhhnijafojpkpancilpmen |
Beskrivning | Shows last visit time in link toolips. |
Filstorlek | 21.35 KB |
Antal Installationer | 131 |
Aktuell Version | 0.1.4 |
Senast Uppdaterad | 2018-03-19 |
Publiceringsdatum | 2018-03-19 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Rotem Dan |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/rotemdan/LastVisitedTooltip |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Last Visited Toolip", "version": "0.1.4", "description": "Shows last visit time in link toolips.", "icons": { "48": "icons\/icon-48.png", "96": "icons\/icon-96.png" }, "author": "Rotem Dan", "homepage_url": "https:\/\/github.com\/rotemdan\/LastVisitedTooltip", "background": { "scripts": [ "browser-polyfill.min.js", "common.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |