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.
        瀏覽:759
      • 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 ...
        瀏覽:1316
    瀏覽:788
    日期:2024-04-13
    It includes support for exchanging messages between an extension and its content scripts or between ... getExtensionTabs − array of Window chrome. extension....
    瀏覽:1263
    日期:2024-04-17
    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 ......
    瀏覽:984
    日期:2024-04-18
    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....
    瀏覽:1060
    日期:2024-04-13
    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....
    瀏覽:1371
    日期:2024-04-13
    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 ......
    瀏覽:772
    日期:2024-04-12
    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. ...
    瀏覽:740
    日期:2024-04-18
    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...