search:chrome app api相關網頁資料

      • developer.chrome.com
        What Are Chrome Apps? Chrome Apps deliver an experience as capable as a native app, but as safe as a web page.
        瀏覽:304
      • developer.chrome.com
        Chrome provides apps with many special-purpose APIs like chrome.runtime and ... The app runtime manages app installation, controls the event page, and can ...
        瀏覽:311
    瀏覽:549
    日期:2024-07-02
    It includes support for exchanging messages between an extension and its content scripts or between ... getExtensionTabs − array of Window chrome. extension....
    瀏覽:735
    日期:2024-07-09
    You can create new extensions for Chrome with those core technologies that ... Visit chrome://extensions in your browser (or open up the Chrome menu by ......
    瀏覽:830
    日期:2024-07-06
    Apps for accessing and working with files stored in your Google Drive. These are apps for editing and viewing documents, spreadsheets, presentations, pictures and other file types....
    瀏覽:811
    日期:2024-07-08
    Contents. Step 1: Create the manifest; Step 2: Create the background script; Step 3: Create a window page; Step 4: Create the icons; Step 5: Launch your app....
    瀏覽:541
    日期:2024-07-04
    30 Dec 2014 ... Official samples for Chrome Apps platform. ... at StackOverflow (observe the google-chrome-app tag) or join the Chromium Apps Google group. Samples. Sample, API or feature, Link ......
    瀏覽:1112
    日期:2024-07-04
    With this API, Chrome Apps can read and write to a user-selected location. For example, a text editor app can use the API to read and write local documents. All failures are notified via chrome.runtime.lastError. 23 gcm Use chrome.gcm to enable apps and. ...
    瀏覽:1426
    日期:2024-07-09
    Use the chrome.webstore API to initiate app and extension installations "inline" from your site. 15 windows Use the chrome.windows API to interact with browser windows. You can use this API to create, modify, and rearrange windows in the browser. 5 Beta A...