First Touch
First Touch Google extension
First Touchとは何ですか?
First Touchはhttps://firsttouch.aiによって開発されたChromeの拡張機能で、その主な機能は「First Touch Google extension」です。
拡張機能のスクリーンショット
First Touch拡張機能のCRXファイルをダウンロード
First Touch拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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. 拡張機能の基本情報
| 名前 | |
| ID | dbkabjeliahdblphpbgljbngijgknjfj |
| 公式URL | https://chromewebstore.google.com/detail/first-touch/dbkabjeliahdblphpbgljbngijgknjfj |
| 説明 | First Touch Google extension |
| ファイルサイズ | 419 KB |
| インストール数 | 120 |
| 現在のバージョン | 2.1.4 |
| 最終更新日 | 2024-02-15 |
| 公開日 | 2023-12-22 |
| 評価 | 5.00/5 合計 12 レビュー |
| 開発者 | https://firsttouch.ai |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://firsttouch.ai |
| ヘルプページのURL | https://www.firsttouch.ai/contact |
| プライバシーポリシーページのURL | https://www.firsttouch.ai/privacy-policy |
| 対応言語 | 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": [
" | |