Crash pitch tool
Pitch any job you find on the web using Crash.co
Vad är Crash pitch tool?
Crash pitch tool är en Chrome-tillägg utvecklad av crash.co, och dess huvudfunktion är "Pitch any job you find on the web using Crash.co".
Tilläggsskärmbilder
Ladda ner Crash pitch tool-förlängningens CRX-fil
Ladda ner Crash pitch tool-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
Use this extension to save job opportunities you might want to pitch, to your Crash dashboard. Grundläggande Information om Tillägg
| Namn | |
| ID | njicebecehmpjfanalngegpgmgllpaim |
| Officiell webbadress | https://chrome.google.com/webstore/detail/crash-pitch-tool/njicebecehmpjfanalngegpgmgllpaim |
| Beskrivning | Pitch any job you find on the web using Crash.co |
| Filstorlek | 56.88 KB |
| Antal Installationer | 365 |
| Aktuell Version | 0.1.2 |
| Senast Uppdaterad | 2020-09-09 |
| Publiceringsdatum | 2020-04-29 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | crash.co |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://crash.co |
| Hjälpsida URL | https://crash.co/help |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Crash pitch tool",
"description": "Pitch any job you find on the web using Crash.co",
"version": "0.1.2",
"icons": {
"48": "icon48.png",
"128": "icon128.png"
},
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
],
"externally_connectable": {
"matches": [
"*:\/\/localhost\/*",
"https:\/\/crash.co\/*"
]
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
" | |