Launch

Launch. Your Next Career Faster.

Τι είναι το Launch;

Το Launch είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον JobLaunch Technologies Pty Ltd, και η κύρια λειτουργία του είναι "Launch. Your Next Career Faster.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Launch

Λήψη αρχείων επέκτασης Launch σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Launch for Chrome is the ultimate tool to keep you motivated whilst studying online.

Use Launch for Chrome to:

🔎 Find the best content in the world on a given topic. 
Launch automatically collates content from around the world. Help improve our content library by upvoting or downvoting links via the extension or at our site.

🤝Automatically connect with your friends studying similar subjects as you!
Study together with your friends - Launch automatically connects you with your friends studying the same topic as you!

🦾 Keep yourself accountable by joining a team!
Join a team. As a team leader schedule regular meetings with your team to keep the members of your team motivated as you move through content. 

🧙‍♂️ Gamify your study experience regardless of what you are studying! 
Earn credits & XP whilst studying. Use our streak & health mechanics to gamify your study experience. Keep your streak increasing by studying each day. Keep your health maximized but don't miss a meeting or else it will hurt your team!

🏆 Earn valuable credentials. 
Earn badges to display on Linkedin™ what you have learnt & use these badges to unlock paid freelancing gigs!

💰Unlock paid microjobs.
Once you reach a certain skill level, Launch will start recommending you small freelancing gigs you can use to grow your portfolio of experience to land that first permanent full time job.

---------------------------------------------- 


By using the Launch browser extension, you agree to Launch’s terms and conditions. (https://www.launch.us.com/termsandconditions) 


Disclaimer:  
This extension uses Google Analytics to collect extension usage statistics to help improve user experience. If you want to opt-out of Google Analytics tracking, please visit http://tools.google.com/dlpage/gaoptout or you can set up a filter in Adblock Plus or similar ad blocker tools like AdBlock, uBlock or Adblock Pro.

Linkedin is a registered trademark of LinkedIn Corporation and its affiliates in the United States.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Launch Launch
ID albjjckfkpinhgdmpijpkhfemccjcdbo
Επίσημο URL https://chromewebstore.google.com/detail/launch/albjjckfkpinhgdmpijpkhfemccjcdbo
Περιγραφή Launch. Your Next Career Faster.
Μέγεθος Αρχείου 84.86 MB
Αριθμός Εγκαταστάσεων 41
Τρέχουσα Έκδοση 0.3.6
Τελευταία Ενημέρωση 2022-10-27
Ημερομηνία Δημοσίευσης 2021-12-20
Προγραμματιστής JobLaunch Technologies Pty Ltd
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.launch.us.com
URL της Σελίδας Πολιτικής Απορρήτου https://sites.google.com/joblaunch.co/terms-conditions-and-privacy/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Launch",
    "description": "Launch. Your Next Career Faster.",
    "version": "0.3.6",
    "manifest_version": 3,
    "icons": {
        "48": "img\/launch_icon.png",
        "128": "img\/launch_icon.png"
    },
    "action": {
        "default_popup": "index.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvMaydksF13r\/rOZrWGo+UGP0cai0BcC\/0pAapPbiPNP4HCAcxzsENEIS49JaXXhGRx2zxEsvtgQgzcwte0p6slh\/eamfkdbhKs9a4wHz3evd38QLcumqT21k48r8BXatTA24dUS8kjjD6PespCcBRKbTEd55aJIVyntbqE5iZyoiNN5mrMEsNKUG+N3hbFjEKRxUhUWn9y8rfmSz8IRpEuOQNGL2raaf6Ug5ZnTbuWrXwidG3GjczDjR7dNzuCVCQBw0ZR1OS9Bcr2t\/PmcLWuyXL82rwHkuS56BmBSrCnSRd2ExJHiUvElSiLTat2uN7M+cIqAYY1BENqkscOdWawIDAQAB",
    "background": {
        "service_worker": ".\/extensions\/js\/background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "js": [
                ".\/extensions\/js\/content.js",
                ".\/assets\/izitoast\/js\/iziToast.min.js"
            ],
            "css": [
                ".\/assets\/izitoast\/css\/iziToast.min.css",
                ".\/assets\/confetti\/confetti-tingle.min.css",
                ".\/extensions\/css\/index.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.youtube.com\/*",
                "*:\/\/learn.microsoft.com\/*",
                "*:\/\/*.udemy.com\/*"
            ],
            "all_frames": true,
            "js": [
                ".\/extensions\/js\/videoTracking.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/medium.com\/*",
                "*:\/\/*.medium.com\/*",
                "*:\/\/stackoverflow.com\/*",
                "*:\/\/*.w3schools.com\/*"
            ],
            "exclude_globs": [
                "*search?q=*"
            ],
            "all_frames": true,
            "js": [
                ".\/extensions\/js\/textParsing.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_globs": [
                "*youtube.com*",
                "*google.com*",
                "*udemy.com*"
            ],
            "all_frames": true,
            "js": [
                ".\/extensions\/js\/textTracking.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "identity",
        "tabs",
        "storage",
        "webNavigation"
    ],
    "content_security_policy": {
        "script-src": "self unsafe-eval",
        "object-src": "self"
    }
}