Linkable
Provides a permalink to certain webpages.
Qu'est-ce que Linkable ?
Linkable est une extension Chrome développée par daleyjem, et sa fonction principale est "Provides a permalink to certain webpages.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Linkable
Téléchargez les fichiers d'extension Linkable 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
Parses HTML elements on a page with an id attribute. A hashed URL (i.e. "http://www.site.com/#section") can quickly be copied to the clipboard.
Informations de Base sur l'Extension
Nom | Linkable |
ID | ndnlgncfhnlimohdlfkgadmanpnmpbbe |
URL Officiel | https://chromewebstore.google.com/detail/linkable/ndnlgncfhnlimohdlfkgadmanpnmpbbe |
Description | Provides a permalink to certain webpages. |
Taille du Fichier | 10.8 KB |
Nombre d'Installations | 330 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-06-02 |
Date de Publication | 2016-06-02 |
Développeur | daleyjem |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Linkable", "author": "Jeremy Daley", "version": "1.0", "description": "Provides a permalink to certain webpages.", "icons": { "128": "icon.png" }, "browser_action": { "default_title": "Show\/hide linkable items", "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ " |