Title & URL Picker

Get Title and URL of a Page

Apa itu Title & URL Picker?

Title & URL Picker adalah ekstensi Chrome yang dikembangkan oleh https://a01sa01to.com, dan fitur utamanya adalah "Get Title and URL of a Page".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Title & URL Picker

Unduh file ekstensi Title & URL Picker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        This Extension will show title and URL of a page by a few clicks and you can copy it by one Click.                    

Informasi Dasar Ekstensi

Nama Title & URL Picker Title & URL Picker
ID apegdmeimjlklboalimnaokfnnngajcg
URL Resmi https://chromewebstore.google.com/detail/title-url-picker/apegdmeimjlklboalimnaokfnnngajcg
Deskripsi Get Title and URL of a Page
Ukuran File 13.84 KB
Jumlah Instalasi 111
Versi Saat Ini 1.1
Terakhir Diperbarui 2022-01-30
Tanggal Publikasi 2022-01-30
Pengembang https://a01sa01to.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://a01sa01to.com/apps/title-url-picker/
Bahasa yang Didukung 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"
    }
}