SAP OSS/ CSS Finder

SAP OSS/CSS Finder

SAP OSS/ CSS Finder là gì?

SAP OSS/ CSS Finder là một tiện ích mở rộng Chrome được phát triển bởi debarya, và tính năng chính của nó là "SAP OSS/CSS Finder".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng SAP OSS/ CSS Finder

Tải xuống các tệp mở rộng SAP OSS/ CSS Finder 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

                        Provides direct navigation to search SAP notes or Customer Incidents or Internal Incidents or Knowledge Base or SAP Help or Articles.
Choose one of the different search criteria, Hit the respective search button (don’t press ENTER), the result will be shown in a new browser tab.

You can choose the following options:
- SAP xSearch
- SAP Note (by number) 
- SAP Note (by Text)
- SAP Any Topic (on SAP JamPage)
- SAP Customer Incidents (Internal only)

Features - 
1)	Whenever you want to search anything, just click on this extension sitting on Chrome top toolbar, and give your search criteria. 
2)	This extension gives flexibility to search for OSS notes by number or text, Customer Incidents by number or text, any article on SAP repository – few search repository that I frequently use for my own purposes as well.
3)	This extension helps to skip intermediate steps of finding correct URL and putting your search criteria; instead just put your OSS note number and new tab will be loaded with the specific OSS note page.
4)	This extension allows the link to validate or redirect the user based on user identifier propagation (triggered by SAP backend server).
5)	As a feature of this extension, no additional access or credential or setting change is required, is secure and is kept under “No Access needed” category by Chrome.
6)	No manual activity/ changes required, everything handled automatically by Chrome and this extension!
7)	Per standard Chrome feature, any feature (extension or app or settings) once installed with your profile, gets automatically synced with other devices. As a result, you don’t need to install this extension explicitly on other laptop or mobile, should be available automatically when your chrome settings sync up.

Use it, share it among your colleagues if you think it helps in productivity, and for sure, let me know your feedback and improvements - https://chrome.google.com/webstore/detail/sap-oss-css-finder/ofbggdhnaccbjhhknmofihghafdedefk                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SAP OSS/ CSS Finder SAP OSS/ CSS Finder
ID ofbggdhnaccbjhhknmofihghafdedefk
URL Chính Thức https://chromewebstore.google.com/detail/sap-oss-css-finder/ofbggdhnaccbjhhknmofihghafdedefk
Mô tả SAP OSS/CSS Finder
Kích Thước Tệp 10.65 KB
Số Lần Cài Đặt 76
Phiên Bản Hiện Tại 1.03
Cập Nhật Lần Cuối 2020-11-18
Ngày Phát Hành 2020-11-06
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển debarya
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "SAP OSS\/ CSS Finder",
    "version": "1.03",
    "description": "SAP OSS\/CSS Finder",
    "author": "Debarya Sarkar",
    "browser_action": {
        "default_popup": "PopUp.html",
        "default_icon": "finder.png"
    }
}