Linkable
Provides a permalink to certain webpages.
什么是Linkable?
Linkable是由daleyjem开发的Chrome扩展程序,该扩展的主要功能是“Provides a permalink to certain webpages.”。
扩展截图
下载Linkable扩展crx文件
下载Linkable扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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. 扩展基本信息
| 名称 | |
| ID | ndnlgncfhnlimohdlfkgadmanpnmpbbe |
| 官方URL | https://chromewebstore.google.com/detail/linkable/ndnlgncfhnlimohdlfkgadmanpnmpbbe |
| 简介 | Provides a permalink to certain webpages. |
| 文件大小 | 10.8 KB |
| 安装次数 | 330 |
| 当前版本 | 1.0 |
| 更新时间 | 2016-06-02 |
| 上架时间 | 2016-06-02 |
| 开发者 | daleyjem |
| 付费类型 | free |
| 支持的语言 | 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": [
" | |