tldr pages
Collaborative cheatsheets for console commands (tldr project) now in your Browser!
tldr pagesとは何ですか?
tldr pagesはraul.piracesによって開発されたChromeの拡張機能で、その主な機能は「Collaborative cheatsheets for console commands (tldr project) now in your Browser!」です。
拡張機能のスクリーンショット
tldr pages拡張機能のCRXファイルをダウンロード
tldr pages拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A browser extension for tldr-pages (collaborative cheatsheets for console commands). How it works: - Highlight and right click a command (or right click a link) on your webpage and select "tldr-pages" in the dropdown a tooltip should appear with information fetched from the "tldr-pages" project (https://github.com/tldr-pages/tldr).
拡張機能の基本情報
名前 | |
ID | fcccijijdgmmcjnifgdhcmepnkcdingf |
公式URL | https://chromewebstore.google.com/detail/tldr-pages/fcccijijdgmmcjnifgdhcmepnkcdingf |
説明 | Collaborative cheatsheets for console commands (tldr project) now in your Browser! |
ファイルサイズ | 43.43 KB |
インストール数 | 84 |
現在のバージョン | 1.1.1 |
最終更新日 | 2022-01-17 |
公開日 | 2021-11-02 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | raul.piraces |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://tldr-extension.developer.li/ |
ヘルプページのURL | https://github.com/piraces/tldr-extension-browser/discussions |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "tldr pages", "version": "1.1.1", "description": "Collaborative cheatsheets for console commands (tldr project) now in your Browser!", "author": "Ra\u00fal Pirac\u00e9s", "homepage_url": "https:\/\/tldr.sh", "manifest_version": 3, "content_scripts": [ { "matches": [ " |