First Touch
First Touch Google extension
Vad är First Touch?
First Touch är en Chrome-tillägg utvecklad av https://firsttouch.ai, och dess huvudfunktion är "First Touch Google extension".
Tilläggsskärmbilder
Ladda ner First Touch-förlängningens CRX-fil
Ladda ner First Touch-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
                        Research, prospect, and create personalized outreach with the click of a button. Combines hundreds of data sources to supercharge your outreach and save you time.                     Grundläggande Information om Tillägg
| Namn |   |  
| ID | dbkabjeliahdblphpbgljbngijgknjfj | 
| Officiell webbadress | https://chromewebstore.google.com/detail/first-touch/dbkabjeliahdblphpbgljbngijgknjfj | 
| Beskrivning | First Touch Google extension | 
| Filstorlek | 419 KB | 
| Antal Installationer | 120 | 
| Aktuell Version | 2.1.4 | 
| Senast Uppdaterad | 2024-02-15 | 
| Publiceringsdatum | 2023-12-22 | 
| Betyg | 5.00/5 Totalt 12 Betyg | 
| Utvecklare | https://firsttouch.ai | 
| E-post | [email protected] | 
| Betalningssätt | free | 
| Tilläggswebbplats | https://firsttouch.ai | 
| Hjälpsida URL | https://www.firsttouch.ai/contact | 
| URL till Sekretesspolicy Sidan | https://www.firsttouch.ai/privacy-policy | 
| Stödda Språk | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "First Touch",
    "description": "First Touch Google extension",
    "version": "2.1.4",
    "manifest_version": 3,
    "action": {
        "default_title": "First Touch"
    },
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "permissions": [
        "webNavigation",
        "declarativeContent",
        "activeTab",
        "scripting",
        "identity"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/linkedin-widget.umd.js-loader-fe60b5c5.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "host_permissions": [
        "*:\/\/*.firsttouch.ai\/*",
        "*:\/\/*.linkedin.com\/*",
        "http:\/\/localhost\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "  |  |