Yahoo Romania Căutare pe Web

Search results

  1. 4 aug. 2011 · To change the icon in code, call chrome.browserAction.setIcon(details). If you want to change the extension icon (the icons that shows during installation, in the Chrome Web Store, in the extension management page, and as a favicon), add an icons property to your manifest.json file.

  2. 12 mai 2013 · Manifest - Icons. One or more icons that represent the extension or theme. You should always provide a 128x128 icon; it's used during installation and by the Chrome Web Store. Extensions should also provide a 48x48 icon, which is used in the extensions management page (chrome://extensions).

  3. 28 sept. 2017 · Set "icons" key in manifest.json. The browser_action.icons key is what gets displayed in the toolbar (and will probably only use 16, 24, and 32 sized images, see browserAction ). The one displayed in chrome://extensions is a top level icons key.

  4. Look for .png files located either in the main extension folder or inside a subfolder named "images", "pictures", "icons" or something along those lines. Sometimes there are multiple sizes for an icon (usually 16, 32, 48 and 128) so you might need to change them all.

  5. 21 iun. 2022 · To update Chrome extensions: Open a new tab and go to chrome://extensions. Switch on the Developer mode toggle. When developer mode is enabled, you will see additional options on the page. Click Update. Google Chrome will now download and install the latest version of Google Chrome extensions.

  6. 12 mai 2011 · When you install a Chrome extension, it often puts an icon in your navigation bar for quick access. The problem is, sometimes that icon can be pretty ugly. Here's how to change those icons...

  7. How To Update Your Chrome Browser. Chrome updates happen in the background automatically — keeping you running smoothly and securely with the latest features.