Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
Dynamic links のプレビュー

Dynamic links 作成者: Danda

Adds configurable links to better navigate through web configurators.

0 (0 reviews)0 (0 reviews)
2 Users2 Users
この拡張機能を使用するには Firefox が必要です
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
1) Click the extension icon
2) Click the setting icon
3) Specify your shortcuts in JSON
4) Click Save button
5) Reopen the extension

Tabs structure:
[
{
"title": "tab title",
"icon": "mdi icon class",
"contentCallBack": "buildCards",
"contentArgs": {
"default": [

],
"pageSpecific": [
{
"matchPattern": "",
"matchFlag": "",
"cards": [
]
}
]
}
}
]

Card structure:
{
"title": "card title",
"icon": "mdi icon class mdi-48px",
"action": "action name",
"args": [
"action args"
]
}

Aviable actions:
name: redirect
"action": "redirect",
"args": [
string:url to redirect to *
]
* "~" = root url of current page

name: tabOpenThenClose
"action": "redirect",
"args": [
string:url to redirect to *
bool:reload current page on after load
]
* "~" = root url of current page

Working Setting:
[
{
"title": "",
"icon": "mdi-heart",
"contentCallBack": "buildCards",
"contentArgs": {
"default": [
{
"title": "Admin",
"icon": "mdi-upload mdi-48px",
"action": "redirect",
"args": [
"~/wp-admin"
]
},
{
"title": "ClearCache",
"icon": "mdi-refresh mdi-48px",
"action": "tabOpenThenClose",
"args": [
"~/",
false
]
}
],
"pageSpecific": [
{
"matchPattern": ".*",
"matchFlag": "gid",
"cards": [
{
"title": "View",
"icon": "mdi-view-list mdi-48px",
"action": "redirect",
"args": [
"~/"
]
}
]
}
]
}
},
{
"title": "",
"icon": "mdi-download",
"contentCallBack": "buildCards",
"contentArgs": {
"default": [
],
"pageSpecific": [
]
}
}
]
Rated 0 by 0 reviewers
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
Permissions and data詳細情報

必要な権限:

  • ブラウザーのタブへのアクセス

任意の許可設定:

  • すべてのウェブサイトの保存されたデータへのアクセス
詳しい情報
バージョン
1.6
サイズ
2.36 MB
最終更新日
2年前 (2023年7月16日)
関連カテゴリー
  • ウェブ開発
  • ブックマーク
ライセンス
MIT License
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Danda が公開している他の拡張機能
  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

  • まだ評価されていません

Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。