RMCOOKIES

Extension Delisted

This extension is no longer available in the official store. Delisted on 2025-09-16.

CRX ID
llghjgbkjcimmemgbkdnnjlpllahcolj
Status
Minor Policy Violation Removed Long Ago No Privacy Policy
Description from extension meta

This extension shows a Google Image search result for the current page

Description from store

Boutton:

-> Supprime tous les cookies déposés dans les 24 dernières heures

"content_scripts": [
{
"matches": ["http://localhost/*"],
"js": ["content.js"]
}
],

API JavaScript:

var event = document.createEvent('Event');
event.initEvent('rmcookies');
document.dispatchEvent(event);

Statistics

Installs
1
Market
Chrome Web Store
Category
11_web_development
Rating
0.0 (0 votes)
Last update
2015-05-18
Version 1.1
Languages
fr