Title & URL Picker

Get Title and URL of a Page

Qu'est-ce que Title & URL Picker ?

Title & URL Picker est une extension Chrome développée par https://a01sa01to.com, et sa fonction principale est "Get Title and URL of a Page".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Title & URL Picker

Téléchargez les fichiers d'extension Title & URL Picker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Title & URL Picker Title & URL Picker
ID apegdmeimjlklboalimnaokfnnngajcg
URL Officiel https://chromewebstore.google.com/detail/title-url-picker/apegdmeimjlklboalimnaokfnnngajcg
Description Get Title and URL of a Page
Taille du Fichier 13.84 KB
Nombre d'Installations 111
Version Actuelle 1.1
Dernière Mise à Jour 2022-01-30
Date de Publication 2022-01-30
Développeur https://a01sa01to.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://a01sa01to.com/apps/title-url-picker/
Langues Prises en Charge 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"
    }
}