International Jobs by Leapfrog
Discover international job opportunities!
什麼是International Jobs by Leapfrog?
International Jobs by Leapfrog是由Leapfrog開發的Chrome擴展程式,該擴展的主要功能是“Discover international job opportunities!”。
擴展截圖
下載International Jobs by Leapfrog擴展crx文件
下載International Jobs by Leapfrog擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Your ultimate assistant for job-seeking software development opportunities on LinkedIn. This simple but powerful tool revolutionizes your job search by providing instant insights into whether companies hire talent from your country. Say goodbye to endless job applications that lead nowhere! Key Features: 🌎 Global Visibility: Easily spot companies with a history of hiring from your country, enhancing your chances of a successful job application. 📈 Data-Driven Decisions: Make informed decisions with access to valuable insights, helping you focus on companies with a global mindset. 🚀 Streamlined Job Search: Simplify your job hunt by narrowing your search to organizations that value international talent. 📍 Country Filters: Customize your job search by specifying your target countries, ensuring you discover opportunities that align with your aspirations. 🔍 Real-Time Updates: Stay up-to-date with the latest hiring trends and company insights to maximize your job search. Your dream job could be just a click away! Experience a more intelligent, more efficient job search with "International Jobs by Leapfrog." Don't miss out on opportunities that match your skills and background. Download the extension today and take your career to new heights!
擴展基本資訊
名稱 | International Jobs by Leapfrog |
ID | cebjkdeabhiafpmbhjlbnpkpclomjgko |
官方網址 | https://chromewebstore.google.com/detail/international-jobs-by-lea/cebjkdeabhiafpmbhjlbnpkpclomjgko |
簡介 | Discover international job opportunities! |
檔案大小 | 135 KB |
安裝次數 | 7,058 |
目前版本 | 2.1.0 |
更新時間 | 2024-02-26 |
上架時間 | 2023-09-07 |
評分 | 4.63/5 共 16 次評分 |
開發者 | Leapfrog |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://leapfrog.works/privacy.html |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "International Jobs by Leapfrog", "version": "2.1.0", "description": "Discover international job opportunities!", "permissions": [ "tabs", "storage", "identity" ], "icons": { "16": "assets\/icon16.png", "32": "assets\/icon32.png", "64": "assets\/icon64.png", "128": "assets\/icon128.png" }, "action": { "default_popup": "popup\/popup.html" }, "content_scripts": [ { "run_at": "document_end", "matches": [ "https:\/\/*.linkedin.com\/*" ], "js": [ "content\/content.js" ], "css": [ "content\/content.css", "popup\/popup.css" ] } ], "web_accessible_resources": [ { "matches": [ " |