Last Visited Toolip
Shows last visit time in link toolips.
Qu'est-ce que Last Visited Toolip ?
Last Visited Toolip est une extension Chrome développée par Rotem Dan, et sa fonction principale est "Shows last visit time in link toolips.".
Télécharger le fichier CRX de l'extension Last Visited Toolip
Téléchargez les fichiers d'extension Last Visited Toolip au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | hgjplicehclhhnijafojpkpancilpmen |
URL Officiel | https://chrome.google.com/webstore/detail/last-visited-toolip/hgjplicehclhhnijafojpkpancilpmen |
Description | Shows last visit time in link toolips. |
Taille du Fichier | 21.35 KB |
Nombre d'Installations | 131 |
Version Actuelle | 0.1.4 |
Dernière Mise à Jour | 2018-03-19 |
Date de Publication | 2018-03-19 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Rotem Dan |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/rotemdan/LastVisitedTooltip |
Langues Prises en Charge | 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": [ " |