JobAggregation

job search engine and aggregator thats find all the latest jobs on all major job sites

Vad är JobAggregation?

JobAggregation är en Chrome-tillägg utvecklad av https://www.jobaggregation.com, och dess huvudfunktion är "job search engine and aggregator thats find all the latest jobs on all major job sites".

Tilläggsskärmbilder

screenshot

Ladda ner JobAggregation-förlängningens CRX-fil

Ladda ner JobAggregation-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        ob Aggregation is an automatic jobs vacancy search engine and aggregator thats find all the latest jobs on all major job sites. Job search made simple with Job Aggregation, find out whos hiring today!                    

Grundläggande Information om Tillägg

Namn JobAggregation JobAggregation
ID lkcolandbchlligbnjdkflopgeoajhdg
Officiell webbadress https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg
Beskrivning job search engine and aggregator thats find all the latest jobs on all major job sites
Filstorlek 30.07 KB
Antal Installationer 30
Aktuell Version 1.0
Senast Uppdaterad 2016-05-28
Publiceringsdatum 2016-05-28
Utvecklare https://www.jobaggregation.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.jobaggregation.com
URL till Sekretesspolicy Sidan https://www.soco.tech/legals/privacypolicy.html
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "JobAggregation",
    "manifest_version": 2,
    "short_name": "JobAggregation",
    "description": "job search engine and aggregator thats find all the latest jobs on all major job sites",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "android-icon-1616.png"
    },
    "icons": {
        "128": "android-icon-128128.png"
    }
}