Hyperbook Invoice
Create instant Invoice and directly upload to Google Drive in PDF. Print PDF directly. Integrated with Google Drive™.
Hyperbook Invoice란 무엇입니까?
Hyperbook Invoice은(는) hyperbookapps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Create instant Invoice and directly upload to Google Drive in PDF. Print PDF directly. Integrated with Google Drive™."입니다.
확장 프로그램 스크린샷
Hyperbook Invoice 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
UPDATED: Fixed issues. Hyperbook Invoice is simple easy to create invoice form. It is useful for small businesses who need a cloud based digital invoice system for free. Hyperbook Invoice is backed up in Google Drive in PDF formats. Invoice created by Hyperbook Invoice can also be printed without saving in Google Drive. Rows can be added and deleted by user. NEW: Sales Report in Google Drive spreadsheets. Check "Hypebook Reports" in My Drive. All transactions are saved on monthly basis with mode of payment, taxes and date in Google Drive spreadsheet format. Open for feedback and enhancements. Please contact at [email protected] or [email protected]. No ads
확장 프로그램 기본 정보
이름 | Hyperbook Invoice |
ID | knnjcpbhgjohohiofdcgbbmldlcjploc |
공식 URL | https://chromewebstore.google.com/detail/hyperbook-invoice/knnjcpbhgjohohiofdcgbbmldlcjploc |
설명 | Create instant Invoice and directly upload to Google Drive in PDF. Print PDF directly. Integrated with Google Drive™. |
파일 크기 | 671 KB |
설치 횟수 | 431 |
현재 버전 | 1.5.9 |
최근 업데이트 | 2022-12-12 |
출시 날짜 | 2019-11-15 |
평점 | 3.56/5 총 9 개의 평점 |
개발자 | hyperbookapps |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "background": { "page": "html\/background.html" }, "browser_action": { "default_icon": "img\/small.png", "default_title": "create and save invoice to Google drive" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/apis.google.com; object-src 'self'; ", "description": "Create instant Invoice and directly upload to Google Drive in PDF. Print PDF directly. Integrated with Google Drive\u2122.", "icons": { "16": "img\/small.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiukFzs9kBn8dc3TqThefyd4IC252ruxRnk6T7JjFdyQVwtCRsB1inpZjyNqhrezmKXK2DIt4ACyduEz2s9jFEuFYnDWc2rzL749VYYmttS2SABgWKSTBS0VefJIhTeDpIT+z0MKgiFKsn1QpkIO19E+CvnO3jHGP1MscVYXzF8LY456eHlVl1xH4TNlGUC9ES\/uBDRcFcLqoVyq5We4mfFUn5zEx43u41hMvBNMccfesqXPQntwOP46S17RjthWRqy\/Rue5oGklL2J8NONMq6FV+QWXB6W+RKDc75RPJ6T+8tLrpn8TiZReOVGRahN04xQDYvYoHjHGnzlv6\/uN\/owIDAQAB", "manifest_version": 2, "name": "Hyperbook Invoice", "oauth2": { "client_id": "770223482658-ish455nrtcitckap254usndgpimers55.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/drive", "https:\/\/www.googleapis.com\/auth\/spreadsheets" ] }, "permissions": [ "activeTab", "identity" ], "short_name": "Create and save cash memos to Google Drive", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.5.9" } |