Extensions inspire

MOQIKE QR助手

5

Details

Author:
Siqi

Category:
Productivity

Version:
1.2

Users:
18

Rating:
5

Size:
1.2MiB

Price:
Free

Updated:
August 12, 2020

Webstore Link:
https://chrome.google.com/webstore/detail/moqike-qr%E5%8A%A9%E6%89%8B/nfckncebcgebiokofanghpgidhglpbic

Download

version 1.2  - Download ZIP file

Description

### v1.2
- 模板模式下支持`保存退出`,以便进行二次URL模板化

### v1.0
- 自动根据当前打开的页面地址生成二维码
- 支持手动输入/修改页面地址生成二维码
- 支持灵活配置指定URL规则对应的query参数
- 支持灵活配置指定URL规则对应的模板地址(将当前URL地址作为模板地址中encode的一部分)

插件配置式例

````JSON
{
"paramsConfig": [
{
"pattern": ".*",
"params": [
{
"name": "Param A",
"type": "string",
"options": [
{
"label": "Param Label 1",
"value": "p1"
},
{
"label": "Param Label 2",
"value": "p2"
}
],
"default": null
},
{
"name": "Param B",
"type": "string",
"options": [
{
"label": "Param Label 1",
"value": "p1"
},
{
"label": "Param Label 2",
"value": "p2"
}
],
"default": "p1"
}
]
}
],
"templatesConfig": [
{
"pattern": ".*",
"templates": [
{
"label": "Template URL",
"value": "custom://path?url_param={{__encoded-url__}}"
},
{
"label": "Template URL 2",
"value": "{{__url__}}{{__qorn__}}extra_param=value"
}
]
}
]
}
````

Top Extensions

 
(10943)
 
(50577)
 
(98995)
 
(25231)
 
(8324)
 
(1434)
 
(11367)

What has inspired us?

Extore is a team of professionals who are passionate about creating extensions for web browsers. This devotion also gives us opportunity to appreciate work of other people. We get inspired by useful, open source extensions made by developers all over the world. Our strong belief is that one should share helpful add-ons with others. That’s why we’d like to present you our ever-growing list of favourite extensions that have inspired us. Moreover, as you probably have already learned, sometimes struggling for the best brings an end to the good. Talking about add-ons it often turns out that an upgrade is worse then previous version. Also it can become really tricky to get back to the beloved version of your favourite extension. That’s why we’re going to make not only the latest, but all versions of our favourite (and we hope yours too) add-ons available for download. No more compromises, just stick to the version you really like!