An open API service indexing awesome lists of open source software.

https://github.com/puutaro/selectmenu

Display select menu from jsFile in CommandClick
https://github.com/puutaro/selectmenu

android browser browser-addon cmdclick commandclick fannel javascript

Last synced: about 1 month ago
JSON representation

Display select menu from jsFile in CommandClick

Awesome Lists containing this project

README

          




# selectMenu.js
----------------

Display select menu from jsFile @puutaro

## Installation
--------------

1. Install [ComamndClick](https://github.com/puutaro/CommandClick#app-installation) to your android
2. Install this fannel by [install repo](https://github.com/puutaro/CommandClick/blob/master/USAGE.md#install-fannel) or QR code

## Cmd Variables
--------
### HIGHLIGHT_SCRIPT
Trigger when hilight text is
### EDIT_MENU
Edit fannel menu

| Button type | usage |
| --------- | --------- |
| DSL button | Drag and sort home fannels list |
| ADD button | Add fannel to home fannel list |

## Setting variables
---------
### EditExecute
Edit mode change

| edit mode | description |
| -------- | -------- |
| `NO` | normal edit |
| `ONCE` | one time edit and execute |
| `ALWAYD` | always edit and execute |