https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/sync
storage.sync - Mozilla | MDN
Represents the sync storage area. Items in sync storage are synced by the browser. The data is then available on all instances of the browser the user is...
storage syncmozilla mdn
https://developer.mozilla.org/ja/docs/Mozilla/Firefox/Releases/46
Firefox 46 for developers - Mozilla | MDN
Firefox の最新の開発者向け機能を試すには、 Firefox Developer Edition をインストールしてください。Firefox 46 は、米国時間 2016 年 4 月 26 日にリリースされました。この記事では、ウェブ開発者だけでなく、 Firefox や Gecko...
developers mozilla mdnfirefox
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/BlockingResponse
webRequest.BlockingResponse - Mozilla | MDN
Un objet de ce type est renvoyé par les auditeurs d'événements qui ont défini le
mozilla mdnwebrequest
https://developer.mozilla.org/zh-CN/docs/Mozilla/Firefox/Releases/31
Firefox 31 for developers - Mozilla | MDN
developers mozilla mdnfirefox
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/alarms/Alarm
alarms.Alarm - Mozilla | MDN
Informationen über einen einzelnen Alarm. Dieses Objekt wird von alarms.get() und alarms.getAll() zurückgegeben und in den alarms.onAlarm Listener übergeben.
mozilla mdnalarms
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webNavigation/onCommitted
webNavigation.onCommitted - Mozilla | MDN
Fired when a navigation is committed. At least part of the new document has been received from the server and the browser has decided to switch to the new...
mozilla mdn
https://developer.mozilla.org/de/docs/Mozilla/Firefox/Releases/133
Firefox 133 Versionshinweise für Entwickler - Mozilla | MDN
Dieser Artikel bietet Informationen über die Änderungen in Firefox 133, die Entwickler betreffen. Firefox 133 wurde am 26. November 2024 veröffentlicht.
mozilla mdnfirefoxentwickler
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions
permissions - Mozilla | MDN
Verwenden Sie den Schlüssel permissions, um spezielle Berechtigungen für Ihre Erweiterung anzufordern. Dieser Schlüssel ist ein Array von Zeichenfolgen, von...
mozilla mdnpermissions
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/UploadData
webRequest.UploadData - Mozilla | MDN
Enthält Daten, die in einer URL-Anfrage hochgeladen wurden.
webrequest uploaddata mozilla
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/types/BrowserSetting
BrowserSetting - Mozilla | MDN
Un BrowserSetting est un objet représentant un paramètre de navigateur.
mozilla mdn
https://developer.mozilla.org/zh-CN/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/MAX_NUMBER_OF_STATIC_RULESETS
declarativeNetRequest.MAX_NUMBER_OF_STATIC_RULESETS - Mozilla | MDN
扩展可以在清单(manifest)键 declarative_net_request.rule_resources 中指定的静态规则集的最大数量。
mozilla mdnmaxnumberstatic
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/browserAction/openPopup
browserAction.openPopup() - Mozilla | MDN
Ouvrez le popup de l'action du navigateur.
mozilla mdn
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/browserSettings/zoomSiteSpecific
browserSettings.zoomSiteSpecific - Mozilla | MDN
Ein BrowserSetting Objekt, dessen zugrunde liegender Wert ein boolescher Wert ist.
mozilla mdnbrowsersettings
https://developer.mozilla.org/zh-CN/docs/Mozilla/Add-ons/WebExtensions/Intercept_HTTP_requests
拦截 HTTP 请求 - Mozilla | MDN
使用 webRequest API 可以拦截 HTTP 请求。该 API 允许开发者植入一个侦听器用以侦听各个阶段的 HTTP 请求。在侦听器中,你能:
mozilla mdnhttp
https://www.theregister.com/2023/07/06/mozilla_ai_explain_shift/
Mozilla pauses error-prone AI Explain feature in MDN • The Register
mozillapauseserrorproneai
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks
bookmarks - Mozilla | MDN
The WebExtensions bookmarks API lets an extension interact with and manipulate the browser's bookmarking system. You can use it to bookmark pages, retrieve...
mozilla mdnbookmarks
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/onImportBegan
bookmarks.onImportBegan - Mozilla | MDN
Fired when the browser has started importing a set of bookmarks.
mozilla mdnbookmarks
https://developer.mozilla.org/ko/docs/Mozilla/Add-ons/WebExtensions/user_interface/Page_actions
Address bar button - Mozilla | MDN
주소줄에 추가되는 버튼으로 사용자가 확장 프로그램과 상호작용하는 일명 페이지 액션 을 말한다.
address barmozilla mdnbutton
https://developer.mozilla.org/ru/docs/Mozilla/Firefox/Releases/68
Firefox 68 for developers - Mozilla | MDN
Эта статья содержит информацию об изменениях в Firefox 68, которые касаются разработчиков. Firefox 68 был выпущен 9 июля 2019.
developers mozilla mdnfirefox
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/find
find - Mozilla | MDN
Finds text in a web page, and highlights matches.
mozilla mdnfind
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/downloads/removeFile
downloads.removeFile() - Mozilla | MDN
La fonction removeFile() de l'API downloads supprime un fichier téléchargé du disque.
mozilla mdndownloads
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/chrome_settings_overrides
chrome_settings_overrides - Mozilla | MDN
Use the chrome_settings_overrides key to override the browser's home page and add a new search engine.
mozilla mdnchromesettings
https://developer.mozilla.org/ko/docs/Mozilla/Add-ons/WebExtensions/API/menus/ContextType
menus.ContextType - Mozilla | MDN
메뉴 항목이 표시될 수 있는 컨텍스트들입니다.
mozilla mdnmenus
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/downloads/onCreated
downloads.onCreated - Mozilla | MDN
Das onCreated()-Ereignis der downloads API wird ausgelöst, wenn ein Download beginnt, d.h. wenn downloads.download() erfolgreich aufgerufen wird.
mozilla mdndownloads
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/browserSettings/webNotificationsDisabled
browserSettings.webNotificationsDisabled - Mozilla | MDN
A BrowserSetting object that can be used to prevent websites from showing notifications using the Notifications Web API.
mozilla mdnbrowsersettings
Sponsored https://www.xlovecam.com/
Athletic Girls - Xlovecam
Chat with hundreds of English and foreign Sexy WebCam Girls, Discover their Live Cam XXX Show for Free, Without Registration and in HD quality at XloveCam...
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/events/Event/removeRules
Event.removeRules() - Mozilla | MDN
Entfernt Regeln, die bei einem deklarativen Event mit events.Event.addRules() registriert wurden.
mozilla mdnevent
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/150
Firefox 150 release notes for developers (Beta) - Mozilla | MDN
This article provides information about the changes in Firefox 150 that affect developers. Firefox 150 is the current Beta version of Firefox and ships on...
release notesmozilla mdnbeta
https://hacks.mozilla.org/2019/09/caniuse-and-mdn-compat-data-collaboration/
Caniuse and MDN compatibility data collaboration - Mozilla Hacks - the Web developer blog
Sep 9, 2019 - Today we’re announcing the integration of MDN’s compat data into the caniuse website. Together, we’re bringing even more web compatibility information...
data collaborationcaniusemdn
Sponsored https://chaturbate.com/
Chaturbate: Free Adult Webcams, Live Sex, Free Sex Chat, Exhibitionist and Pornstar Free Cams
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/sidebarAction/getPanel
sidebarAction.getPanel() - Mozilla | MDN
Ruft eine URL zum HTML-Dokument ab, das den Inhalt der Seitenleiste definiert.
mozilla mdn
https://developer.mozilla.org/ja/docs/Mozilla/Firefox/Releases/30
Firefox 30 for developers - Mozilla | MDN
Gecko 30 を搭載した Firefox 30 は、米国時間 2014 年 6 月 10 日にリリースされました。このページでは、開発者に影響する Firefox 30 の変更点をまとめています。
developers mozilla mdnfirefox
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/alarms/clear
alarms.clear() - Mozilla | MDN
Hebt einen Alarm auf, basierend auf seinem Namen.
mozilla mdnalarmsclear
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/browserSettings/closeTabsByDoubleClick
browserSettings.closeTabsByDoubleClick - Mozilla | MDN
A BrowserSetting object that can be used to enable or disable the user's ability to close a tab using double-click.
mozilla mdnbrowsersettings
https://developer.mozilla.org/ru/docs/Mozilla/Firefox/Releases/62
Firefox 62 для разработчиков - Mozilla | MDN
В этой статье перечислены ключевые изменения, которые касаются разработчиков. Firefox 62 был выпущен 5 сентября 2018 года.
mozilla mdnfirefox
https://developer.mozilla.org/ja/docs/Mozilla/Add-ons/WebExtensions/manifest.json/sidebar_action
sidebar_action - Mozilla | MDN
サイドバーはブラウザーウィンドウの左側の、ウェブページの横に表示されるペインです。ブラウザーはユーザーに現在利用できるサイドバーを表示して表示するサイドバーを選ぶ UI を提供します。
mozilla mdnsidebaraction
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/runtime/RequestUpdateCheckStatus
runtime.RequestUpdateCheckStatus - Mozilla | MDN
Résultat d'un appel à runtime.requestUpdateCheck().
mozilla mdnruntime
https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/96
Firefox 96 release notes for developers - Mozilla | MDN
This article provides information about the changes in Firefox 96 that affect developers. Firefox 96 was released on January 11, 2022.
developers mozilla mdnfirefox
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions
Browser extensions - Mozilla | MDN
Extensions, or add-ons, can modify and enhance the capability of a browser. Extensions for Firefox are built using the WebExtensions API cross-browser...
browser extensionsmozilla mdn
https://www.genbeta.com/desarrollo/web-referencia-mozilla-para-desarrolladores-web-se-redisena-anuncia-mdn-plus-suscripcion-servicios-extra
La web de referencia de Mozilla para desarrolladores web se rediseña y anuncia un 'MDN...
la web depara desarrolladores
https://developer.mozilla.org/zh-CN/docs/Mozilla/Add-ons/WebExtensions/API/pkcs11
pkcs11 - Mozilla | MDN
pkcs11 API 允许扩展枚举 PKCS #11 安全模块,并将它们作为密钥和证书的来源提供给浏览器。
mozilla mdn
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/offline_enabled
offline_enabled - Mozilla | MDN
Whether the app or extension is expected to work offline. When Chrome detects that it is offline, apps with this field set to true will be highlighted on the...
mozilla mdnofflineenabled
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/proxy/ProxyInfo
proxy.ProxyInfo - Mozilla | MDN
Contient des informations sur un proxy. Cet objet, ou un tableau de ces objets, est renvoyé par le programme d'écoute à proxy.onRequest. Il indique au...
mozilla mdnproxy
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/tabs/ZoomSettings
tabs.ZoomSettings - Mozilla | MDN
Définit les paramètres de zoom pour un onglet : mode, scope, et le facteur de zoom par défaut.
mozilla mdntabs
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/homepage_url
homepage_url - Mozilla | MDN
URL for the extension's home page.
homepage urlmozilla mdn
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/API/webRequest/UploadData
webRequest.UploadData - Mozilla | MDN
Contient les données téléchargées dans une requête URL..
webrequest uploaddata mozilla
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/user_interface/Page_actions
Schaltfläche in der Adressleiste - Mozilla | MDN
Allgemein als page action Schaltfläche bezeichnet, ist diese Benutzeroberflächenoption eine Schaltfläche, die zur Browser-Adressleiste hinzugefügt wird....
mozilla mdnder
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/tabs/move
tabs.move() - Mozilla | MDN
Verschiebt einen oder mehrere Tabs an eine neue Position im gleichen Fenster oder in ein anderes Fenster.
mozilla mdntabsmove
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/i18n/getAcceptLanguages
i18n.getAcceptLanguages() - Mozilla | MDN
Ruft die accept-languages des Browsers ab. Dies unterscheidet sich vom vom Browser verwendeten Gebietsschema. Um das Gebietsschema abzurufen, verwenden Sie...
mozilla mdn
https://developer.mozilla.org/zh-TW/docs/Mozilla/Add-ons/WebExtensions/What_are_WebExtensions
什麼是擴充套件? - Mozilla | MDN
擴充套件可以為瀏覽器新增功能與特性。它是使用常見的網頁技術(如 HTML、CSS 和 JavaScript)所開發的。與網頁上的 JavaScript 一樣,擴充套件也能利用相同的網頁 API,但擴充套件還擁有其專屬的 JavaScript API,這讓你能實現比網頁程式碼更多的功能。以下是一些範例:
mozilla mdn
Sponsored https://www.brazzersnetwork.com/home
Brazzers.com - Hot and Sexy Exclusive Porn Videos
Brazzers, sometimes reffered to as brazers or brazzars, is home to the most amazing porno videos with the sexiest models you've ever seen. Take a brazzers tour...
https://developer.mozilla.org/ja/docs/Mozilla/Add-ons/WebExtensions/API/bookmarks/BookmarkTreeNode
bookmarks.BookmarkTreeNode - Mozilla | MDN
bookmarks.BookmarkTreeNode 型のオブジェクトは、ブックマークツリー上のノード(ブックマーク / フォルダー)を表現するものです。子ノードは親フォルダーの中で index に従って順序付けされます。
mozilla mdnbookmarks
https://developer.mozilla.org/fr/docs/Mozilla/Add-ons/WebExtensions/Content_Security_Policy
Content Security Policy - Mozilla | MDN
content security policymdn
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/search/search
search.search() - Mozilla | MDN
Perform a search using the search engine specified or the default search engine if no search engine is specified.
mozilla mdnsearch
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/storage/local
storage.local - Mozilla | MDN
Represents the local storage area. Items in local storage are local to the machine the extension is installed on.
mozilla mdnstoragelocal
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Options_pages
Options page - Mozilla | MDN
An Options page enables you to define preferences for your extension that your users can change. Users can access the options page for an extension from the...
mozilla mdnoptions
https://developer.mozilla.org/de/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest/updateSessionRules
declarativeNetRequest.updateSessionRules - Mozilla | MDN
Modifiziert die Menge der sitzungsbezogenen Regeln für die Erweiterung. Die Regeln mit den in options.removeRuleIds aufgeführten IDs werden zuerst entfernt und...
mozilla mdn