Title & URL Picker
Get Title and URL of a Page
Title & URL Pickerとは何ですか?
Title & URL Pickerはhttps://a01sa01to.comによって開発されたChromeの拡張機能で、その主な機能は「Get Title and URL of a Page」です。
拡張機能のスクリーンショット
Title & URL Picker拡張機能のCRXファイルをダウンロード
Title & URL Picker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This Extension will show title and URL of a page by a few clicks and you can copy it by one Click.
拡張機能の基本情報
名前 | |
ID | apegdmeimjlklboalimnaokfnnngajcg |
公式URL | https://chromewebstore.google.com/detail/title-url-picker/apegdmeimjlklboalimnaokfnnngajcg |
説明 | Get Title and URL of a Page |
ファイルサイズ | 13.84 KB |
インストール数 | 111 |
現在のバージョン | 1.1 |
最終更新日 | 2022-01-30 |
公開日 | 2022-01-30 |
開発者 | https://a01sa01to.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://a01sa01to.com/apps/title-url-picker/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Title & URL Picker", "version": "1.1", "description": "Get Title and URL of a Page", "icons": { "128": "icon128.png" }, "author": "Asa", "permissions": [ "tabs" ], "action": { "default_title": "Title & URL Picker", "default_popup": "index.html" } } |