First Touch
First Touch Google extension
Hvad er First Touch?
First Touch er en Chrome-udvidelse udviklet af https://firsttouch.ai, og dens hovedfunktion er "First Touch Google extension".
Udvidelsesskærmbilleder
Download First Touch-udvidelses-CRX-fil
Download First Touch-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | dbkabjeliahdblphpbgljbngijgknjfj |
| Officiel URL | https://chromewebstore.google.com/detail/first-touch/dbkabjeliahdblphpbgljbngijgknjfj |
| Beskrivelse | First Touch Google extension |
| Filstørrelse | 419 KB |
| Antal Installationer | 120 |
| Nuværende Version | 2.1.4 |
| Senest Opdateret | 2024-02-15 |
| Udgivelsesdato | 2023-12-22 |
| Bedømmelse | 5.00/5 Samlet 12 Bedømmelser |
| Udvikler | https://firsttouch.ai |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://firsttouch.ai |
| Hjælpeside-URL | https://www.firsttouch.ai/contact |
| URL til Fortrolighedspolitik Side | https://www.firsttouch.ai/privacy-policy |
| Understøttede Sprog | 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": [
" | |