Invenias Extension
The Invenias Extension enables you to easily add people records to your database with the option to include them in existing…
Invenias Extension là gì?
Invenias Extension là một tiện ích mở rộng Chrome được phát triển bởi Invenias Ltd, và tính năng chính của nó là "The Invenias Extension enables you to easily add people records to your database with the option to include them in existing…".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Invenias Extension
Tải xuống các tệp mở rộng Invenias Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
The Invenias Extension enables you to easily add people records to your database with the option to include them in existing Assignment and/or Programme records. The Invenias Extension has two modes; Basic and Full. The Basic Parse only captures the current position for quick data gathering, whilst the Full Parse enables you to create a record with multiple positions, qualifications and categories. Version 1.0.17 adds the ability in Basic parse to set Progress Notes and Progress status when creating People and adding them as a Candidate to an Assignment. Version 1.0.18 fixes an issue where "Null" can be added to Progress Notes when basic parsing in certain workflows. Version 1.0.19 fixes an issue where the parser was stuck in a loading state when parsing some CVs. Version 1.1.0 updated the extension framework for stability & security improvements
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Invenias Extension |
ID | ehfgnibbcikohadnbkbdollhbphgeoki |
URL Chính Thức | https://chromewebstore.google.com/detail/invenias-extension/ehfgnibbcikohadnbkbdollhbphgeoki |
Mô tả | The Invenias Extension enables you to easily add people records to your database with the option to include them in existing… |
Kích Thước Tệp | 315 KB |
Số Lần Cài Đặt | 6,435 |
Phiên Bản Hiện Tại | 1.1.0 |
Cập Nhật Lần Cuối | 2022-11-27 |
Ngày Phát Hành | 2020-06-03 |
Đánh Giá | 4.75/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Invenias Ltd |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.invenias.com |
URL Trang Trợ Giúp | https://invenias.com/customer-services/support/ |
URL Trang Chính Sách Bảo Mật | https://www.invenias.com/privacy-notice |
Ngôn Ngữ Được Hỗ Trợ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Invenias Extension", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAle+9sk3WjFEM7bEzGNSQ6+z61AvXyX8MfH8R7WWZUJY8GvT3cJ1CpL3xIA44Cpgjbud4gFBBDs+VvwknuxF\/AHoDjcusiO76zL0uvg03mzVB+OVVqq94Btdgwlj7kbhxdEEV+HAGhJMwVGBM6vrSN2joA+nXtjldRv7utz56BkQbI39YONYuqRIo3BkE4hkE2xteHT6UdRT5TUCholP2YCJIhKK0EOp83kpixmjQkKRoiqfdpTl3ekibDo6OEzfbnm5Z0Sx4ClIn0o2CHmMKPLan3yrgInePxMU0+\/untEisGFbpPzhjPB+dQ16grgFY2jcHdHOHMb2EbW+FNbX9mQIDAQAB", "version": "1.1.0", "permissions": [ "tabs", "activeTab", "cookies", "storage", "identity" ], "host_permissions": [ "http:\/\/*.inveniasnextgen.local:44444\/identity\/*" ], "optional_host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", " |