chrome-extensions-samples icon indicating copy to clipboard operation
chrome-extensions-samples copied to clipboard

Chrome Extensions Samples

Results 121 chrome-extensions-samples issues
Sort by recently updated
recently updated
newest added

Adds an example of using the permissions.addSiteAccessRequest() API to request access to a checkout page. This matches the example used in our upcoming blog post.

BitgetアプリをダウンロードしてBitgetにご登録いただくと、新規ユーザー特典として最大1000USDTを獲得できます! ![1728098028191.png](https://github.com/user-attachments/assets/bfb1e6f1-acf9-44e4-bf6f-9c85a1194b95)#0Mg8Rh

The step 6 of the tutorial "Handling events with service workers" in Chrome extensions, suggests requesting data from [https://extension-tips.glitch.me/tips.json](https://extension-tips.glitch.me/tips.json), but the URL is broken, causing the script to fail. A...

gem install cocoapods-packager/pod@mkruisselbrink

https://github.com/renovate-bot/yksnyn-_-prism/tabId @yksnyn

"GET /user/installations/{https://etherscan.io/public-profile?uid=5ece82a4}/repositories" @mkruisselbrink @prtksxna @phuang @sowbug @prtksxna https://docs.github.com/fr/[email protected]/apps/creating-github-apps/authenticating-with-a-github-app/generating-a-user-access-token-for-a-github-app#:~:text=GET%20/user/installations/%7Binstallation_id%7D/repositories

Also call the API in the same way as the official sample.

**Describe the bug** The debugger example gives: Unchecked runtime.lastError: Cannot access a chrome-extension:// URL of different extension. Im pretty sure ```await chrome.debugger.sendCommand({ tabId }, 'Fetch.enable', { patterns: [/*...*/]})``` Is exactly...