JobsAlert.pk

Our JobsAlert extension will search and show latest jobs a page using JobsAlert.pk

Qu'est-ce que JobsAlert.pk ?

JobsAlert.pk est une extension Chrome développée par https://jobsalert.pk, et sa fonction principale est "Our JobsAlert extension will search and show latest jobs a page using JobsAlert.pk".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension JobsAlert.pk

Téléchargez les fichiers d'extension JobsAlert.pk au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        JobsAlert.pk chrome extension will work as like a feed. You can find any kind of jobs from country Pakistan with this cool extension.

We provide the latest government and private sector jobs in Pakistan on JobsAlert.pk, Pakistan's premier jobs platform. NTS, Pakistan Army, Pakistan Navy, Pakistan Air Force, PPSC, FPSC, WAPDA, IB, FIA, and many others have recently been posted on our site.

Through this extension, you will get a dashboard whenever you will open a new tab where
1. You can read latest jobs.
2. Read out latest blog.
3. Get to know about government jobs in Pakistan. 
4. Get alerts with our settings tabs.                    

Informations de Base sur l'Extension

Nom JobsAlert.pk JobsAlert.pk
ID ldjnabbinoccbodkejkdiolmadimbjkj
URL Officiel https://chromewebstore.google.com/detail/jobsalertpk/ldjnabbinoccbodkejkdiolmadimbjkj
Description Our JobsAlert extension will search and show latest jobs a page using JobsAlert.pk
Taille du Fichier 2.33 MB
Nombre d'Installations 38
Version Actuelle 2.0
Dernière Mise à Jour 2022-03-09
Date de Publication 2020-08-19
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://jobsalert.pk
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://jobsalert.pk
URL de la Page d'Aide https://jobsalert.pk/contact
URL de la Page de Politique de Confidentialité https://jobsalert.pk/policy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JobsAlert.pk",
    "description": "Our JobsAlert extension will search and show latest jobs a page using JobsAlert.pk",
    "background": {
        "page": "background.html"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "64": "img\/icon64.png",
        "128": "img\/icon128.png"
    },
    "manifest_version": 2,
    "options_page": "options.html",
    "permissions": [
        "alarms",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "2.0"
}